summaryrefslogtreecommitdiffstats
path: root/src/common/ioutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/ioutils.h')
-rw-r--r--src/common/ioutils.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/common/ioutils.h b/src/common/ioutils.h
index 2a542c6..e7668eb 100644
--- a/src/common/ioutils.h
+++ b/src/common/ioutils.h
@@ -14,7 +14,10 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
-// ioutils.h
+/**
+ * \file ioutils.h
+ * \brief Functions for binary I/O
+ */
#pragma once