*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Feb 2000 10:42:19 +0000 (10:42 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Feb 2000 10:42:19 +0000 (10:42 +0000)
lib/ChangeLog

index ba50076..d6469b2 100644 (file)
@@ -31,7 +31,7 @@
 
        * nanosleep.h (nanosleep): Guard declaration with
        `#if ! HAVE_DECL_NANOSLEEP'.
-       Without this, OFS gets a redeclaration error for gnu_nanosleep, due to
+       Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
        the declaration in that vendor's sys/timers.h.
        Reported by Christian Krackowizer.