X-Git-Url: https://git.octo.it/?p=supertux.git;a=blobdiff_plain;f=CODINGSTYLE;h=a7fd5eeeea1ab359a92b982dd7a99a4b34ddf601;hp=1dca62e82680fc2f60fdd47074d325b8839eece4;hb=HEAD;hpb=a56e5d3dd6141e10ebc76f96d8273eed8a84bed2 diff --git a/CODINGSTYLE b/CODINGSTYLE index 1dca62e82..a7fd5eeee 100644 --- a/CODINGSTYLE +++ b/CODINGSTYLE @@ -50,6 +50,8 @@ SuperTux Coding Standards do not use /**< and other styles of comments +* write regular comments with //, not with /* */ + * more info on good practices can be found at: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml