* renamed BPrivate::mutable_locale_roster to BPrivate::gMutableLocaleRoster,

to follow coding guidelines

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37908 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2010-08-04 21:34:12 +00:00
parent 5c3a303486
commit 34a79bff8a
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ public:
};
extern MutableLocaleRoster* mutable_locale_roster;
extern MutableLocaleRoster* gMutableLocaleRoster;
typedef BCatalogAddOn* (*InstantiateCatalogFunc)(const char* name,