aboutsummaryrefslogtreecommitdiff
path: root/lstrlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lstrlib.c')
-rw-r--r--lstrlib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lstrlib.c b/lstrlib.c
index 4f67a72c..c724d076 100644
--- a/lstrlib.c
+++ b/lstrlib.c
@@ -1,6 +1,6 @@
1/* 1/*
2** $Id: lstrlib.c,v 1.37 1999/11/22 13:12:07 roberto Exp roberto $ 2** $Id: lstrlib.c,v 1.38 1999/11/22 17:39:51 roberto Exp roberto $
3** Standard library for strings and pattern-matching 3** Standard library for string operations and pattern-matching
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
6 6