ソースを参照

merged changes from 1.0.1 release

Alois Zoitl 15 年 前
コミット
e7f8321881

BIN
doc/coding_rules/opener_coding_rules.pdf


+ 1 - 1
doc/coding_rules/src/opener_coding_rules.tex

@@ -171,7 +171,7 @@ allowed.  Avoid the using ``magic numbers''
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \section{Code Formatting}
-In order to have consitent code formating the rules of GNU shall apply. When using Eclipse as development environment this format is alread set as preset. By pressing <ctrl><shift>f the formater will format the code according to these rules.
+In order to have consitent code formating the rules of GNU shall apply. When using Eclipse as development environment this format is alread set as preset. By pressing \verb|<ctrl><shift>f| the formater will format the code according to these rules.
 
 
 \end{document}