diff options
author | erdgeist <> | 2007-01-27 16:06:13 +0000 |
---|---|---|
committer | erdgeist <> | 2007-01-27 16:06:13 +0000 |
commit | c094695add94493ab46d535b6fca1801efa127c2 (patch) | |
tree | 6dd0f7ee88c5a4a2951a44f9f7f2bd873880b22f /scan_urlencoded_query.c | |
parent | 65675cd4daf5c5d26b13e32d1a8779aa8b689f88 (diff) |
account downloaded before early returns
Diffstat (limited to 'scan_urlencoded_query.c')
-rw-r--r-- | scan_urlencoded_query.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scan_urlencoded_query.c b/scan_urlencoded_query.c index ff38246..dc43b61 100644 --- a/scan_urlencoded_query.c +++ b/scan_urlencoded_query.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* This software was written by Dirk Engling <erdgeist@erdgeist.org> | 1 | /* This software was written by Dirk Engling <erdgeist@erdgeist.org> |
2 | It is considered beerware. Prost. Skol. Cheers or whatever. */ | 2 | It is considered beerware. Prost. Skol. Cheers or whatever. */ |
3 | 3 | ||
4 | #include "scan.h" | 4 | #include "scan.h" |