diff options
| author | jvoisin | 2020-03-04 19:30:42 +0100 |
|---|---|---|
| committer | jvoisin | 2020-03-04 19:30:42 +0100 |
| commit | d7b7a0d4e10d7b87b124889821b14e9858ed0a9c (patch) | |
| tree | e4240582b445a5f43652bf93b37b4791f0c6547c /src/sp_upload_validation.c | |
| parent | 394edbf3b5232c30dd3019f8c3a5dfadc310884f (diff) | |
%s/nbs-system/jvoisin
Since I'm the only one to maintain Snuffleupagus,
let's adjust the links and contact addresses
of my fork, to point to well… my fork.
Diffstat (limited to 'src/sp_upload_validation.c')
| -rw-r--r-- | src/sp_upload_validation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp_upload_validation.c b/src/sp_upload_validation.c index ee19df9..54b0481 100644 --- a/src/sp_upload_validation.c +++ b/src/sp_upload_validation.c | |||
| @@ -15,7 +15,7 @@ int sp_rfc1867_callback_win(unsigned int event, void *event_data, | |||
| 15 | void **extra) { | 15 | void **extra) { |
| 16 | sp_log_msg("upload_validation", SP_LOG_SIMULATION, | 16 | sp_log_msg("upload_validation", SP_LOG_SIMULATION, |
| 17 | "The upload validation doesn't work for now on Windows yet, " | 17 | "The upload validation doesn't work for now on Windows yet, " |
| 18 | "see https://github.com/nbs-system/snuffleupagus/issues/248 for " | 18 | "see https://github.com/jvoisin/snuffleupagus/issues/248 for " |
| 19 | "details."); | 19 | "details."); |
| 20 | return SUCCESS; | 20 | return SUCCESS; |
| 21 | } | 21 | } |
