1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-16 07:07:13 +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

@ -8,7 +8,7 @@
namespace SqMod {
/* ------------------------------------------------------------------------------------------------
* Manages a reference counted INI document instance.
* Manages a reference counted database instance.
*/
class DbHnd
{