1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-28 11:41:48 +02:00

Fix left-over comments in MaxmindDB module.

This commit is contained in:
Sandu Liviu Catalin
2016-11-14 15:50:06 +02:00
parent 7d1493afd3
commit 5cadbc82b8
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ public:
static SQInteger Typename(HSQUIRRELVM vm);
/* --------------------------------------------------------------------------------------------
* See whether this instance references a valid INI document.
* See whether this instance references a valid database instance.
*/
bool IsValid() const
{