*** 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 ba5007682ae0b355ca6ad114ba81056b3b9cfc4a..d6469b28be2f74a2d5a517fc81c636a618bb5181 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.