summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-03-30 11:24:41 +0100
committerDavid Mitchell <davem@iabyn.com>2009-03-30 11:24:41 +0100
commit78697a3633dea8daedb9143004921af86bec2158 (patch)
treeb8b657d7946599a60ce88583784dd20a63c78122 /proto.h
parent5f9d8f6192feb8d3a7ce67d6a623428c388474cd (diff)
downloadperl-78697a3633dea8daedb9143004921af86bec2158.tar.gz
run regen
Diffstat (limited to 'proto.h')
-rw-r--r--proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto.h b/proto.h
index 0530f9d7b0..fbc9ed5fb0 100644
--- a/proto.h
+++ b/proto.h
@@ -6612,7 +6612,6 @@ PERL_CALLCONV void Perl_sys_init3(int* argc, char*** argv, char*** env)
assert(argc); assert(argv); assert(env)
PERL_CALLCONV void Perl_sys_term(void);
-
PERL_CALLCONV HV * Perl_get_isa_hash(pTHX_ HV *const stash)
__attribute__nonnull__(pTHX_1);
#define PERL_ARGS_ASSERT_GET_ISA_HASH \