]> Savannah Git Hosting - gnulib.git/commitdiff
) -> }
authorKarl Berry <karl@freefriends.org>
Mon, 21 Aug 2017 15:00:44 +0000 (08:00 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 21 Aug 2017 15:00:44 +0000 (08:00 -0700)
ChangeLog
doc/posix-functions/srandom.texi

index 4c34008054875570850fb346f2c802b5d138cc1a..33de4cc3df2be1e23e52d348150297b6a1f61366 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-21  Karl Berry  <karl@freefriends.org>
+
+       * doc/posix-functions/srandom.texi (srandom): typo }.
+
 2017-08-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        git-version-gen: port to Solaris 10
index 74770f78ca5f6c866ab271f7491d1802fb64fce3..21e66d02fdbb49e4cf780047005f29fde4a4640b 100644 (file)
@@ -17,6 +17,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function has a slightly incompatible declaration (the return type being
-@samp{long} instead of @samp{void) on some platforms:
+@samp{long} instead of @samp{void} on some platforms:
 Cygwin 1.5.25.
 @end itemize