summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/gen_lex_hash.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/gen_lex_hash.cc b/sql/gen_lex_hash.cc
index e59986092e4..b110120bdf5 100644
--- a/sql/gen_lex_hash.cc
+++ b/sql/gen_lex_hash.cc
@@ -450,6 +450,7 @@ int main(int argc,char **argv)
and you are welcome to modify and redistribute it under the GPL license\n\
\n*/\n\n");
+ /* Broken up to indicate that it's not advice to you, gentle reader. */
printf("/* Do " "not " "edit " "this " "file! This is generated by "
"gen_lex_hash.cc\nthat seeks for a perfect hash function */\n\n");
printf("#include \"lex.h\"\n\n");