aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-07-20 08:55:49 +1000
committerGravatar axel <axel@liljencrantz.se>2006-07-20 08:55:49 +1000
commitb2e2743195a103561047d1be6e448a07a414c12d (patch)
treeab3f024fc1a371e48c2de8b3456fc2f6466bdc58 /tokenizer.c
parent1dc033f71c258fe792338e486aa64ee70fc49a0c (diff)
Remove translate.c. The gettext fallback functionality is moved to fallback.c, the wide wrapper is moved to wutil.c
darcs-hash:20060719225549-ac50b-0a55e805b04f4fe0afa99ea580901d62f39cdef5.gz
Diffstat (limited to 'tokenizer.c')
-rw-r--r--tokenizer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokenizer.c b/tokenizer.c
index 75343a5c..d2b18e2c 100644
--- a/tokenizer.c
+++ b/tokenizer.c
@@ -23,7 +23,7 @@
#include "tokenizer.h"
#include "common.h"
#include "wildcard.h"
-#include "translate.h"
+
/**
Error string for unexpected end of string