Someone asked this on the mailinglist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8858 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
285079138b
commit
abf975d5b9
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Preprocessor symbols should be all uppercase.
|
|||
Comments
|
||||
--------
|
||||
We only use plain old /* C standard comments */.
|
||||
If you want to comment out large blocks containing other comments, use #if 0.
|
||||
|
||||
Style
|
||||
-----
|
||||
|
|
Loading…
Reference in a new issue