Constness and global namespace patrol.
[pspp-builds.git] / src / output / table.c
index a7dc4817f0f946a46fc73ce0f2713490810bbc5b..461a2d843a57312e5c0df5765ff41e0d341c99ab 100644 (file)
@@ -838,7 +838,7 @@ tab_next_row (struct tab_table *t)
 \f
 static struct tab_table *t;
 static struct outp_driver *d;
-int tab_hit;
+static int tab_hit;
 
 /* Set the current table to TABLE. */
 static void