summaryrefslogtreecommitdiff
path: root/lfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'lfunc.h')
-rw-r--r--lfunc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lfunc.h b/lfunc.h
index a7ff5fc7..9b862b14 100644
--- a/lfunc.h
+++ b/lfunc.h
@@ -1,6 +1,6 @@
/*
-** $Id: lfunc.h,v 1.8 1999/10/14 19:46:57 roberto Exp roberto $
-** Lua Function structures
+** $Id: lfunc.h,v 1.9 1999/11/22 13:12:07 roberto Exp roberto $
+** Auxiliary functions to manipulate prototypes and closures
** See Copyright Notice in lua.h
*/