The unified diff between revisions [5587f68e..] and [95cbeaa8..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'sqlite/parse.c'

#
#
# patch "sqlite/parse.c"
#  from [9f03b15f12e12a7952705f50d01e3ac97bb81e34]
#    to [13d6d5853fcaddd632125185f51a4705558950fb]
#
============================================================
--- sqlite/parse.c	9f03b15f12e12a7952705f50d01e3ac97bb81e34
+++ sqlite/parse.c	13d6d5853fcaddd632125185f51a4705558950fb
@@ -4,10 +4,10 @@
 /* First off, code is include which follows the "include" declaration
 ** in the input file. */
 #include <stdio.h>
-#line 51 "parse.y"

 #include "sqliteInt.h"
 #include "parse.h"
+#line 54 "parse.y"

 /*
 ** An instance of this structure holds information about the