Commit c1877d46 authored by Nils Goroll's avatar Nils Goroll

suncc happyness

parent 6285c390
......@@ -42,7 +42,7 @@
#define teken_assert(x) assert(x)
/* debug messages */
#define teken_printf(x,...)
#define teken_printf(...)
/* Private flags for t_stateflags. */
#define TS_FIRSTDIGIT 0x0001 /* First numeric digit in escape sequence. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment