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

@ -1315,10 +1315,11 @@ rule: <-- starts at col 1
}
; <-- on a line by itself, starts at col 9
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.
Thanks.
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.
*/
query: