From 4b7da0acb5bfe30ff7b7cbe089afd2ad4af2ea7a Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 22 Mar 2002 19:45:43 +0000 Subject: Back out last commit (rev 1.2). I thought I caught this file in time when deP'ing. But I guess not. --- lib/libc/regex/grot/mkh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') 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();' -- cgit v1.1