changeset 17294:5d9d14b09eba

Fix ChangeLog typo.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 21 Jan 2013 22:20:08 -0800
parents 815194217914
children 3a09cc104f4c
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2013-01-21  Paul Eggert  <eggert@cs.ucla.edu>
 
 	stpncpy: port to OS X 10.8
-	* lib/stpncpy.c (__stpncpy): Parenthesize name when definining function.
+	* lib/stpncpy.c (__stpncpy): Parenthesize name when defining function.
 	Problem reported by Assaf Gordon in <http://bugs.gnu.org/13495>.
 
 2013-01-16  Paul Eggert  <eggert@cs.ucla.edu>