summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/grot/mkh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/grot/mkh')
-rwxr-xr-xlib/libc/regex/grot/mkh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/mkh b/lib/libc/regex/grot/mkh
index ffa852d..1deba79 100755
--- a/lib/libc/regex/grot/mkh
+++ b/lib/libc/regex/grot/mkh
@@ -28,7 +28,7 @@ do
;;
-b) # funny Berkeley __P macro
peel="$peel
- "'/^\([^#\/][^\/]*[a-zA-Z0-9_)]\)(\(.*\))/s;;\1(\2);'
+ "'/^\([^#\/][^\/]*[a-zA-Z0-9_)]\)(\(.*\))/s;;\1 __P((\2));'
shift
;;
-s) # compiler doesn't like `static foo();'
OpenPOWER on IntegriCloud