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.h | |
parent | 55d03b9a1b7344fde72b5474734ea53ff766d1d4 (diff) |
Whitespace fixes
Diffstat (limited to 'scan_urlencoded_query.h')
-rw-r--r-- | scan_urlencoded_query.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scan_urlencoded_query.h b/scan_urlencoded_query.h index a253aaa..86ce93e 100644 --- a/scan_urlencoded_query.h +++ b/scan_urlencoded_query.h | |||
@@ -1,8 +1,8 @@ | |||
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 | #ifndef __SCAN_URLENCODED_QUERY_H__ | 6 | #ifndef __SCAN_URLENCODED_QUERY_H__ |
7 | #define __SCAN_URLENCODED_QUERY_H__ | 7 | #define __SCAN_URLENCODED_QUERY_H__ |
8 | 8 | ||