diff options
Diffstat (limited to 'suhosin_rfc1867.h')
| -rw-r--r-- | suhosin_rfc1867.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/suhosin_rfc1867.h b/suhosin_rfc1867.h index 192089c..dcc4a16 100644 --- a/suhosin_rfc1867.h +++ b/suhosin_rfc1867.h | |||
| @@ -79,7 +79,6 @@ typedef struct _multipart_event_end { | |||
| 79 | SAPI_POST_HANDLER_FUNC(suhosin_rfc1867_post_handler); | 79 | SAPI_POST_HANDLER_FUNC(suhosin_rfc1867_post_handler); |
| 80 | 80 | ||
| 81 | // void destroy_uploaded_files_hash(TSRMLS_D); | 81 | // void destroy_uploaded_files_hash(TSRMLS_D); |
| 82 | extern PHP_SUHOSIN_API int (*old_rfc1867_callback)(unsigned int event, void *event_data, void **extra TSRMLS_DC); | ||
| 83 | #if !HAVE_RFC1867_CALLBACK | 82 | #if !HAVE_RFC1867_CALLBACK |
| 84 | extern PHP_SUHOSIN_API int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra TSRMLS_DC); | 83 | extern PHP_SUHOSIN_API int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra TSRMLS_DC); |
| 85 | #else | 84 | #else |
