aboutsummaryrefslogtreecommitdiff
path: root/include/langinfo.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-03-23 17:24:55 +0000
committerWarner Losh <imp@FreeBSD.org>2002-03-23 17:24:55 +0000
commitbb28f3c29b4c91af1b0e79e456294bb08735648a (patch)
treeb4ea687a7ecac173665d9f3a8a858a98631f494e /include/langinfo.h
parent194788fafcb927f0affa1a56e21a1e8373f81f9c (diff)
Notes
Diffstat (limited to 'include/langinfo.h')
-rw-r--r--include/langinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/langinfo.h b/include/langinfo.h
index 25e88b60e3940..97904324e69f1 100644
--- a/include/langinfo.h
+++ b/include/langinfo.h
@@ -105,7 +105,7 @@
#define D_MD_ORDER 57 /* month/day order (local extension) */
__BEGIN_DECLS
-char *nl_langinfo __P((nl_item));
+char *nl_langinfo(nl_item);
__END_DECLS
#endif /* !_LANGINFO_H_ */