summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>1998-03-02 14:00:45 +0100
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-05 19:02:50 +0000
commitd6582e46845f6c37893e96dbdd201cd0601d3550 (patch)
treec9d944afd23bd078e038189b6e55cba307f207bc /regcomp.h
parentf7d144c835d02593edb2388cf7cb0c7395c53ae2 (diff)
downloadperl-d6582e46845f6c37893e96dbdd201cd0601d3550.tar.gz
External symbol re_croak2
p4raw-id: //depot/perl@780
Diffstat (limited to 'regcomp.h')
-rw-r--r--regcomp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/regcomp.h b/regcomp.h
index b46c14f6cd..a09ade7a87 100644
--- a/regcomp.h
+++ b/regcomp.h
@@ -447,5 +447,3 @@ const static char reg_off_by_arg[] = {
#ifdef DEBUGGING
extern char *colors[4];
#endif
-
-void re_croak2 _((const char* pat1,const char* pat2,...)) __attribute__((noreturn));