* Style fixes as pointed out by Ingo. Sorry !
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37603 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3047815036
commit
0e23b87fe4
@ -12,6 +12,7 @@
|
||||
#include <Locale.h>
|
||||
#include <LocaleRoster.h>
|
||||
|
||||
|
||||
BCatalog BCatalogStub::sCatalog;
|
||||
vint32 BCatalogStub::sCatalogInitOnce = false;
|
||||
|
||||
@ -28,6 +29,7 @@ BCatalogStub::GetCatalog()
|
||||
return be_locale_roster->GetCatalog(&sCatalog, &sCatalogInitOnce);
|
||||
}
|
||||
|
||||
|
||||
/* static */ void
|
||||
BCatalogStub::ForceReload()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user