aboutsummaryrefslogtreecommitdiff
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 @@
1/* 1/*
2** $Id: lfunc.h,v 1.8 1999/10/14 19:46:57 roberto Exp roberto $ 2** $Id: lfunc.h,v 1.9 1999/11/22 13:12:07 roberto Exp roberto $
3** Lua Function structures 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