aboutsummaryrefslogtreecommitdiff
path: root/lbuiltin.c
diff options
context:
space:
mode:
Diffstat (limited to 'lbuiltin.c')
-rw-r--r--lbuiltin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lbuiltin.c b/lbuiltin.c
index 024734fd..6c13ad32 100644
--- a/lbuiltin.c
+++ b/lbuiltin.c
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: lbuiltin.c,v 1.49 1999/02/04 19:12:35 roberto Exp roberto $ 2** $Id: lbuiltin.c,v 1.50 1999/02/08 16:29:35 roberto Exp roberto $
3** Built-in functions 3** Built-in functions
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
@@ -29,7 +29,7 @@
29 29
30/* 30/*
31** {====================================================== 31** {======================================================
32** Auxliliar functions 32** Auxiliary functions
33** ======================================================= 33** =======================================================
34*/ 34*/
35 35