diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_sleep.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
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$". // |
