Changes between Version 46 and Version 47 of Submitting/C


Ignore:
Timestamp:
Jun 30, 2014, 6:11:35 PM (10 years ago)
Author:
hcho
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Submitting/C

    v46 v47  
    261261== Indentation ==
    262262
    263 15. To promote a consistent coding style, please use the "indent" program on all new C modules using the following switches:
     263To promote a consistent coding style, please use the "indent" program on all new C modules using the following switches:
    264264{{{
    265265     $ indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \