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:
parent
56ad29bab8
commit
07ae1e4fb9
8 changed files with 30 additions and 22 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue