summaryrefslogtreecommitdiff
path: root/lfunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lfunc.c')
-rw-r--r--lfunc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lfunc.c b/lfunc.c
index 2f3035aa..efabfa3f 100644
--- a/lfunc.c
+++ b/lfunc.c
@@ -1,6 +1,6 @@
1/* 1/*
2** $Id: lfunc.c,v 1.7 1997/12/09 13:35:19 roberto Exp roberto $ 2** $Id: lfunc.c,v 1.8 1997/12/15 16:17:20 roberto Exp roberto $
3** Auxiliar functions to manipulate prototypes and closures 3** Auxiliary functions to manipulate prototypes and closures
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
6 6