Whitespace cleanup

sql/sql_yacc.yy:
  
  Whitespace cleaup
This commit is contained in:
unknown 2007-08-24 09:08:11 -06:00
parent 4fd7ce7a7f
commit 8f145dae1c

View File

@ -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.
*/