OSDN Git Service

r296@cf-ppc-macosx: monabuilder | 2008-12-23 14:10:14 +0900
authormonabuilder <monabuilder@dabda00f-5829-0410-a8ea-e5f24da5a5ee>
Tue, 23 Dec 2008 06:40:50 +0000 (06:40 +0000)
committermonabuilder <monabuilder@dabda00f-5829-0410-a8ea-e5f24da5a5ee>
Tue, 23 Dec 2008 06:40:50 +0000 (06:40 +0000)
 Should be the executable.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/pf3gnuchains/trunk@12 dabda00f-5829-0410-a8ea-e5f24da5a5ee

intl/libgnuintl.h
move-if-change [changed mode: 0644->0755]

index f6138af..0cdcf9e 100644 (file)
@@ -126,7 +126,7 @@ static inline char *gettext (const char *__msgid)
 # define gettext libintl_gettext
 #endif
 extern char *gettext _INTL_PARAMS ((const char *__msgid))
-       _INTL_ASM (libintl_gettext);
+       _INTL_ASM (libintl_gettext)  __attribute__((format_arg(1)));
 #endif
 
 /* Look up MSGID in the DOMAINNAME message catalog for the current
old mode 100644 (file)
new mode 100755 (executable)