Remove whitespace added while touching.

This commit is contained in:
Wez Furlong 2003-04-17 11:44:06 +00:00
parent 64d20f54c4
commit c53017d4c3
3 changed files with 0 additions and 3 deletions

View file

@ -1,4 +1,3 @@
/* Automatically generated file. Do not edit */
char *sqliteOpcodeNames[] = { "???",
"Goto",

View file

@ -1,4 +1,3 @@
/* Automatically generated file. Do not edit */
#define OP_Goto 1
#define OP_Gosub 2

View file

@ -1,4 +1,3 @@
/* Driver template for the LEMON parser generator.
** The author disclaims copyright to this source code.
*/