summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/util.h b/util.h
index efcfc21..b329bb5 100644
--- a/util.h
+++ b/util.h
@@ -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 *);
-
-