Typo.
svn-id: r41054
This commit is contained in:
parent
bccca104d0
commit
abe8cf0625
6 changed files with 9 additions and 9 deletions
|
@ -44,7 +44,7 @@
|
|||
namespace Sci {
|
||||
|
||||
class SfxPlayer;
|
||||
SfxPlayer *player = NULL; // FIXME: Avoid non-cpnst global vars
|
||||
SfxPlayer *player = NULL; // FIXME: Avoid non-const global vars
|
||||
|
||||
|
||||
#pragma mark -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue