diff --git a/src/bin/clock/main.c b/src/bin/clock/main.c index eca957e..57f9fe6 100644 --- a/src/bin/clock/main.c +++ b/src/bin/clock/main.c @@ -95,19 +95,6 @@ } /*** - $Log$ - Revision 1.5 2004/06/12 01:32:03 reddawg - clock: first so test program - - Revision 1.4 2004/06/04 16:15:14 reddawg - shell: fixed a segfault bug comparing a null pointer - clock: prints correct time now - login: fixed a pointer conversion - - Revision 1.3 2004/05/21 15:45:36 reddawg - Fixed our clock to print the time instead of forcing it into the video buffer - - END ***/