diff options
Diffstat (limited to 'src/tipideed/tipideed-internal.h')
-rw-r--r-- | src/tipideed/tipideed-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tipideed/tipideed-internal.h b/src/tipideed/tipideed-internal.h index 344840c..1efe291 100644 --- a/src/tipideed/tipideed-internal.h +++ b/src/tipideed/tipideed-internal.h @@ -111,7 +111,7 @@ extern void respond_30x (tipidee_rql const *, tipidee_redirection const *) ; /* Trace */ -extern int respond_trace (char const *, tipidee_rql const *, tipidee_headers const *) ; +extern int respond_trace (tipidee_rql const *, tipidee_headers const *) ; /* Options */ |