about summary refs log tree commit diff
path: root/conform/data/nl_types.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/nl_types.h-data')
-rw-r--r--conform/data/nl_types.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/nl_types.h-data b/conform/data/nl_types.h-data
index 91eacafa96..7cabf3ff62 100644
--- a/conform/data/nl_types.h-data
+++ b/conform/data/nl_types.h-data
@@ -6,7 +6,7 @@ constant NL_SETD
 constant NL_CAT_LOCALE
 
 function int catclose (nl_catd)
-function {char*} catgets (nl_catd, int, int, char char*)
+function {char*} catgets (nl_catd, int, int, const char*)
 function nl_catd catopen (const char*, int)
 
 allow *_t