]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
stpncpy.h is replaced by <string.h>.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Jan 2007 02:05:08 +0000 (02:05 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:37 +0000 (12:14 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/msgmerge.c

index 8c185a58cf063b0cd51ba084d31faa68ea7de0c6..6c186a06cd69555f8515f186c6a325a3ae2fca30 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-26  Bruno Haible  <bruno@clisp.org>
+
+       * msgmerge.c: Don't include stpncpy.h, use <string.h> instead.
+
 2007-01-26  Bruno Haible  <bruno@clisp.org>
 
        * msgfmt.c: Don't include stpcpy.h, use <string.h> instead.
index 9f99cf01554c93a8e30e04816044e7109e7ce3d3..4ccadad87845f4b94dfb5f1c4c1a1cb50656d414 100644 (file)
@@ -52,7 +52,6 @@
 #include "c-strstr.h"
 #include "exit.h"
 #include "c-strcase.h"
-#include "stpncpy.h"
 #include "po-charset.h"
 #include "msgl-iconv.h"
 #include "msgl-equal.h"