aboutsummaryrefslogtreecommitdiff
path: root/llex.c
diff options
context:
space:
mode:
Diffstat (limited to 'llex.c')
-rw-r--r--llex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/llex.c b/llex.c
index 9b74543b..88a57d97 100644
--- a/llex.c
+++ b/llex.c
@@ -1,6 +1,6 @@
1/* 1/*
2** $Id: llex.c,v 1.28 1999/02/04 17:47:59 roberto Exp roberto $ 2** $Id: llex.c,v 1.29 1999/02/25 15:17:01 roberto Exp roberto $
3** Lexical Analizer 3** Lexical Analyzer
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
6 6