details (remove of some extra spaces)
This commit is contained in:
2
lapi.c
2
lapi.c
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lapi.c,v 2.163 2012/05/23 15:42:27 roberto Exp roberto $
|
||||
** $Id: lapi.c,v 2.164 2012/06/08 15:14:04 roberto Exp roberto $
|
||||
** Lua API
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
2
lcode.c
2
lcode.c
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lcode.c,v 2.59 2011/08/15 19:41:58 roberto Exp roberto $
|
||||
** $Id: lcode.c,v 2.60 2011/08/30 16:26:41 roberto Exp roberto $
|
||||
** Code generator for Lua
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lstrlib.c,v 1.176 2012/05/23 15:37:09 roberto Exp roberto $
|
||||
** $Id: lstrlib.c,v 1.177 2012/07/31 17:48:42 roberto Exp roberto $
|
||||
** Standard library for string operations and pattern-matching
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user