JANITORIAL: Remove trailing empty lines.

This commit is contained in:
Christoph Mallon 2011-08-07 11:39:54 +02:00 committed by Johannes Schickel
parent bf580e6e6b
commit 23a0f5318c
517 changed files with 0 additions and 730 deletions

View file

@ -836,4 +836,3 @@ void luaK_setlist (FuncState *fs, int base, int nelems, int tostore) {
}
fs->freereg = base + 1; /* free registers with list values */
}