1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ public:
|
||||
void PushSelf( lua_State *L );
|
||||
};
|
||||
|
||||
extern CryptManager* CRYPTMAN; // global and accessable from anywhere in our program
|
||||
extern CryptManager* CRYPTMAN; // global and accessible from anywhere in our program
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user