mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
Removed extra information from RCS keyword strings
Version numbers and dates (mostly wrong) from RCS keyword strings removed from all source files; only the file name are kept.
This commit is contained in:
parent
3dcd04ad61
commit
f99509581e
51 changed files with 51 additions and 51 deletions
2
llex.h
2
llex.h
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** $Id: llex.h,v 1.81 2018/03/07 15:55:38 roberto Exp roberto $
|
||||
** $Id: llex.h $
|
||||
** Lexical Analyzer
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue