X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fff-binary.h;h=babbbfcce8da7c0c97981cf9c0c50bd8c5973364;hb=ff63510605a8dfc41efb908015364152fa676d9b;hp=0e9144d54cc76bec12001afd449762f89de46a55;hpb=6cbd32307057f98fc793eaf9dc97c99c62a85a43;p=libucw.git diff --git a/ucw/ff-binary.h b/ucw/ff-binary.h index 0e9144d5..babbbfcc 100644 --- a/ucw/ff-binary.h +++ b/ucw/ff-binary.h @@ -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`. * ***/