Browse Source

Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime

into  weblab.(none):/home/marcsql/TREE/mysql-5.1-cleanup
pull/374/head
unknown 19 years ago
parent
commit
6e96eeea5d
  1. 1
      sql/sql_yacc.yy

1
sql/sql_yacc.yy

@ -1318,6 +1318,7 @@ rule: <-- starts at col 1
Also, please do not use any <TAB>, but spaces.
Having a uniform indentation in this file helps
code reviews, patches, merges, and make maintenance easier.
Tip: grep [[:cntrl:]] sql_yacc.yy
Thanks.
*/

Loading…
Cancel
Save