From: Karl Berry Date: Mon, 21 Aug 2017 15:00:44 +0000 (-0700) Subject: ) -> } X-Git-Tag: v1.0~5985 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=b2372a5428a5ed1bd68b762e0f2d26ed52b3874a;p=gnulib.git ) -> } --- diff --git a/ChangeLog b/ChangeLog index 4c34008054..33de4cc3df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-08-21 Karl Berry + + * doc/posix-functions/srandom.texi (srandom): typo }. + 2017-08-20 Paul Eggert git-version-gen: port to Solaris 10 diff --git a/doc/posix-functions/srandom.texi b/doc/posix-functions/srandom.texi index 74770f78ca..21e66d02fd 100644 --- a/doc/posix-functions/srandom.texi +++ b/doc/posix-functions/srandom.texi @@ -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