diff options
Diffstat (limited to '')
-rw-r--r-- | api/c/Makefile (renamed from api/Makefile) | 1 | ||||
-rwxr-xr-x | api/c/api (renamed from api/api) | bin | 17992 -> 17992 bytes | |||
-rw-r--r-- | api/c/api.c (renamed from api/api.c) | 0 | ||||
-rw-r--r-- | api/c/urlcode.c (renamed from api/urlcode.c) | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/api/Makefile b/api/c/Makefile index 7b8ab7d..5f4f70a 100644 --- a/api/Makefile +++ b/api/c/Makefile @@ -4,3 +4,4 @@ prepare: wget http://www.geekhideout.com/downloads/urlcode.c clean: rm urlencode.c api + Binary files differdiff --git a/api/urlcode.c b/api/c/urlcode.c index ecf34e1..ecf34e1 100644 --- a/api/urlcode.c +++ b/api/c/urlcode.c |