commit | 018100f5803d218fb2f97c80111eac7e286faae8 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jun 27 05:20:20 1998 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 27 05:20:20 1998 +0000 |
tree | ad939300ecbe72045205dcb02b1d68ba618f9142 | |
parent | 818180cdfcff84b9048ecdc5dc86323f0fefba24 [diff] |
ChangeLog, test_icount.c: test_icount.c (main): The variable which gets the return value from getopt should be an int so that the comparisons against EOF work on systems with unsigned chars.