aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputStream.h')
-rw-r--r--src/inputStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inputStream.h b/src/inputStream.h
index a5a878b5e..52d7568c6 100644
--- a/src/inputStream.h
+++ b/src/inputStream.h
@@ -49,7 +49,7 @@ struct _InputStream {
char *metaTitle;
};
-void initInputStream();
+void initInputStream(void);
int isUrlSaneForInputStream(char *url);