blob: 7577da40f707e09ccb918f8c872b92c948ca0984 (
plain)
1
2
3
4
5
6
7
8
9
10
|
2000-06-26 Ken Raeburn <raeburn@mit.edu>
* dbtest.c (err): Add format attribute to decl, for typechecking
under GNU C.
1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* dbtest.c (main): POSIX states that getopt returns -1
when it is done parsing options, not EOF.
|