diff options
| author | jvoisin | 2018-08-09 16:03:55 +0200 |
|---|---|---|
| committer | jvoisin | 2018-08-09 16:03:55 +0200 |
| commit | 413e4bf67a3100baa3723d1372a09cd36ff47c72 (patch) | |
| tree | 519ab8477120ce39ebac014799292fb4a55026ba /src/sp_upload_validation.h | |
| parent | a461f1742a31d3a0e87885dfcd1e7aff154f96fa (diff) | |
Yet an other crash/hang fix
Like the two previous commits
Diffstat (limited to 'src/sp_upload_validation.h')
| -rw-r--r-- | src/sp_upload_validation.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sp_upload_validation.h b/src/sp_upload_validation.h index ae3871b..53790fd 100644 --- a/src/sp_upload_validation.h +++ b/src/sp_upload_validation.h | |||
| @@ -3,8 +3,4 @@ | |||
| 3 | 3 | ||
| 4 | void hook_upload(); | 4 | void hook_upload(); |
| 5 | 5 | ||
| 6 | int (*sp_rfc1867_orig_callback)(unsigned int event, void *event_data, | ||
| 7 | void **extra); | ||
| 8 | int sp_rfc1867_callback(unsigned int event, void *event_data, void **extra); | ||
| 9 | |||
| 10 | #endif | 6 | #endif |
