[project @ 2002-02-15 11:28:47 by simonpj]
[haskell-directory.git] / cbits / regex / regerror.c
index 5137992..4260c47 100644 (file)
@@ -56,7 +56,7 @@ extern "C" {
 #endif
 
 /* === regerror.c === */
-static char *regatoi __P((const regex_t *preg, char *localbuf));
+static char *regatoi (const regex_t *preg, char *localbuf);
 
 #ifdef __cplusplus
 }