From: Felix Domke Date: Mon, 20 Feb 2006 22:28:57 +0000 (+0000) Subject: corrected count X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=e56b5fe2bef7d16a067a230868fc09a78315f52d corrected count --- diff --git a/doc/RULES b/doc/RULES index ed75b15..9170eef 100644 --- a/doc/RULES +++ b/doc/RULES @@ -94,7 +94,7 @@ An ascii file ends with \n, and preferrable not with other empty lines. That means: make sure the last line doesn't contain any characters, thanks. -4.) usage of 'print' +5.) usage of 'print' While it's great to dump out debug stuff, especially if your code can crash, expect your code to be stable at some point.