added a missing END_THROW_ERROR

This commit is contained in:
Damien Laniel 2007-07-30 14:18:47 +00:00
parent 2867ab1933
commit 063c49598d
1 changed files with 1 additions and 0 deletions

View File

@ -393,6 +393,7 @@ typedef struct {
THROW_ERROR()
int processModifyMsg(const char *message);
END_THROW_ERROR()
}
%{