1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#define CACHE_INDEX SpecialFiles::CACHE_DIR + "index.cache"
|
||||
|
||||
|
||||
SongCacheIndex *SONGINDEX;
|
||||
SongCacheIndex *SONGINDEX; // global and accessible from anywhere in our program
|
||||
|
||||
RString SongCacheIndex::GetCacheFilePath( const RString &sGroup, const RString &sPath )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user