diff options
Diffstat (limited to 'util.h')
-rw-r--r-- | util.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -31,5 +31,3 @@ int parseuri(const char *, struct uri *, int); int strtotime(const char *, time_t *); char * xbasename(const char *); void xmlencode(const char *, FILE *); - - |