Back out last commit (rev 1.2). I thought I caught this file in time
when deP'ing. But I guess not.
This commit is contained in:
parent
bc0381304d
commit
4b74b09895
@ -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();'
|
||||
|
Loading…
Reference in New Issue
Block a user