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
This commit is contained in:
Ian MacArthur 2014-05-21 11:00:37 +00:00
parent d828af06fe
commit 3cccaf83c1

View File

@ -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$".
//