format for function prototypes.

This commit is contained in:
Roberto Ierusalimschy
1999-04-07 12:37:02 -03:00
parent de04533dc0
commit 0133610315
2 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
/*
** $Id: lundump.c,v 1.17 1999/03/29 16:16:18 lhf Exp $
** $Id: lundump.c,v 1.8 1999/03/30 20:29:34 roberto Exp roberto $
** load bytecodes from files
** See Copyright Notice in lua.h
*/

View File

@@ -1,5 +1,5 @@
/*
** $Id: lundump.h,v 1.13 1999/03/29 16:16:18 lhf Exp $
** $Id: lundump.h,v 1.6 1999/03/30 20:29:34 roberto Exp roberto $
** load pre-compiled Lua chunks
** See Copyright Notice in lua.h
*/