1
0
Fork 0
forked from len0rd/rockbox

FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by improving comments. No functional changes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20060 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mustapha Senhaji 2009-02-19 23:51:47 +00:00
parent 56ad29bab8
commit 07ae1e4fb9
8 changed files with 30 additions and 22 deletions

View file

@ -422,7 +422,7 @@ stupid_num_variations (void)
}
else
{
// variations are at the beginning of the prop list
/* variations are at the beginning of the prop list */
break;
}