=================================================================== RCS file: /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/fstat.c,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/tests/libc/posix/sys/stat/fstat.c 2000/08/20 15:56:51 1.1 +++ /cvs/djgpp/djgpp/tests/libc/posix/sys/stat/fstat.c 2002/05/26 16:10:39 1.2 @@ -69,4 +69,4 @@ int main(void) close(fd); remove("linkst"); return 0; -} \ No newline at end of file +}