diff options
| author | erdgeist <> | 2008-10-28 01:27:22 +0000 |
|---|---|---|
| committer | erdgeist <> | 2008-10-28 01:27:22 +0000 |
| commit | daaee855b251b1c5368b6a577a5fcba4bf7828c6 (patch) | |
| tree | e453fbc06cb15b6b970f33abbff9d3bc8240b8ad /scan_urlencoded_query.c | |
| parent | 55d03b9a1b7344fde72b5474734ea53ff766d1d4 (diff) | |
Whitespace fixes
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 e84fbfd..2bf957e 100644 --- a/scan_urlencoded_query.c +++ b/scan_urlencoded_query.c | |||
| @@ -1,6 +1,6 @@ | |||
| 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 | $id$ */ | 4 | $id$ */ |
| 5 | 5 | ||
| 6 | #include "scan.h" | 6 | #include "scan.h" |
