]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/ff-binary.h
Install the build system
[libucw.git] / ucw / ff-binary.h
index 0e9144d54cc76bec12001afd449762f89de46a55..babbbfcce8da7c0c97981cf9c0c50bd8c5973364 100644 (file)
@@ -42,7 +42,7 @@
  * - `_le` for little-endian
  * - `_be` for big-endian
  *
- * If we fail to read enough bytes because the EOF, the reading function returns `(TYPE)-1`.
+ * If we fail to read enough bytes because of EOF, the reading function returns `(TYPE)-1`.
  *
  ***/