fixed DEBUG build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14022 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2005-08-21 01:44:46 +00:00
parent 5fd5db9b3b
commit 4a0cd0c106
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ static boolean insert_num P_((char *argv[], int *arg_ptr, PFB pred));
static FILE *open_output_file P_((char *path));
#ifdef DEBUG
char *find_pred_name _P((PFB pred_func));
char *find_pred_name(PFB pred_func);
#endif /* DEBUG */
struct parser_table