From 3cccaf83c14c0afefecdb7e2867bc3833fdbefdd Mon Sep 17 00:00:00 2001 From: Ian MacArthur Date: Wed, 21 May 2014 11:00:37 +0000 Subject: Attempt pt fix keywords property on Fabien's new Fl_sleep file, it seems to have been missed of from the intial commit. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10154 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_sleep.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Fl_sleep.cxx b/src/Fl_sleep.cxx index 43fbec46c..1548b3d0c 100644 --- a/src/Fl_sleep.cxx +++ b/src/Fl_sleep.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_sleep.cxx $" +// "$Id$" // // Multi-threading support code for the Fast Light Tool Kit (FLTK). // @@ -64,5 +64,5 @@ void Fl::usleep(unsigned long long microseconds) } // -// End of "$Id: $". +// End of "$Id$". // -- cgit v1.2.3