about summary refs log tree commit diff
path: root/stdio-common/_itowa.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/_itowa.h')
-rw-r--r--stdio-common/_itowa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdio-common/_itowa.h b/stdio-common/_itowa.h
index e219f298ee..7ce5e4dde3 100644
--- a/stdio-common/_itowa.h
+++ b/stdio-common/_itowa.h
@@ -27,8 +27,8 @@
    Return the address of the first (left-to-right) character in the number.
    Use upper case letters iff UPPER_CASE is nonzero.  */
 
-extern wchar_t *_itowa __P ((unsigned long long int value, wchar_t *buflim,
-			     unsigned int base, int upper_case));
+extern wchar_t *_itowa (unsigned long long int value, wchar_t *buflim,
+			unsigned int base, int upper_case);
 
 static inline wchar_t *
 __attribute__ ((unused))