1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

1008: Changed misleading comment.

This commit is contained in:
Witold Filipczyk 2008-05-12 11:48:41 +02:00 committed by Witold Filipczyk
parent df2e601d9b
commit 639799740c

View File

@ -55,7 +55,7 @@ struct uri {
unsigned int datalen:16; unsigned int datalen:16;
unsigned int fragmentlen:16; unsigned int fragmentlen:16;
/* Number of files bigger than 1M */ /* Number of POSTED files */
unsigned int big_files:8; unsigned int big_files:8;
/* Flags */ /* Flags */