Skip to content

Commit 6e11001

Browse files
tonycozmauke
authored andcommitted
PERLSI_REGCOMP: add debugging string
1 parent 349f8f5 commit 6e11001

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deb.c

+2-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@ static const char * const si_names[] = {
236236
"WARNHOOK",
237237
"DIEHOOK",
238238
"REQUIRE",
239-
"MULTICALL"
239+
"MULTICALL",
240+
"REGCOMP"
240241
};
241242
#endif
242243

0 commit comments

Comments
 (0)