]> Pileus Git - ~andy/fetchmail/blobdiff - conf.c
Jonathan T. Agnew's massive code cleanup.
[~andy/fetchmail] / conf.c
diff --git a/conf.c b/conf.c
index 81d6d29d6665eeaf50113ee3d70f02d262f9492e..decf6325263d5e5ff3b66719ce82484be719a061 100644 (file)
--- a/conf.c
+++ b/conf.c
@@ -23,7 +23,7 @@
 
 /* Python prettyprinting functions */
 
-static indent_level;
+static int indent_level;
 
 static void indent(char ic)
 /* indent current line */