2006-01-26 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / jay / reader.c
index f2cdd5af834d8c42d742d36c1b6030699f8aa6f7..0ffbd6fc15ed0262982092cb7ad30ab12f6142c7 100644 (file)
@@ -72,6 +72,7 @@ int name_pool_size;
 char *name_pool;
 
 char *line_format = "\t\t\t\t\t// line %d \"%s\"\n";
+char *default_line_format = "\t\t\t\t\t// line %d\n";
 
 
 cachec(c)