reorganizing

This commit is contained in:
joonicks
2018-04-04 06:04:58 +02:00
parent a5187a7a8f
commit c5b03f35e1
66 changed files with 1670 additions and 2742 deletions

View File

@@ -107,8 +107,8 @@ XS(XS_perl_parse_hook)
hook->next = hooklist;
hooklist = hook;
hook->type.command = Strcpy(hook->self,sub) + 1;
Strcpy(hook->type.command,name);
hook->type.command = stringcpy(hook->self,sub) + 1;
stringcpy(hook->type.command,name);
/*
* return successful status to script