aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--uzbl-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uzbl-core.c b/uzbl-core.c
index 5e91eb9..05705ff 100644
--- a/uzbl-core.c
+++ b/uzbl-core.c
@@ -882,7 +882,7 @@ include(WebKitWebView *page, GArray *argv, GString *result) {
(void) result;
gchar *pe = NULL, *path = NULL;
gchar *line;
- int i;
+ int i=0;
if(!argv_idx(argv, 0))
return;