diff options
Diffstat (limited to 'storage/innobase/include/fts0tlex.h')
-rw-r--r-- | storage/innobase/include/fts0tlex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/fts0tlex.h b/storage/innobase/include/fts0tlex.h index f91533803e8..49bea8b08d4 100644 --- a/storage/innobase/include/fts0tlex.h +++ b/storage/innobase/include/fts0tlex.h @@ -341,7 +341,7 @@ extern int fts0tlex (yyscan_t yyscanner); #undef YY_DECL #endif -#line 68 "fts0tlex.l" +#line 69 "fts0tlex.l" #line 348 "../include/fts0tlex.h" |