(cherry picked from commit a21c929a389c6e5f85e9166d01adb0d474c6ebaf)
... | ... |
@@ -61,7 +61,7 @@ void userblocklist_db_close(void) { |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
/*! |
64 |
- * Initialises the DB API, check the table version and closes the connection. |
|
64 |
+ * Initialises the DB API and check the table version. |
|
65 | 65 |
* This should be called from the mod_init function. |
66 | 66 |
* |
67 | 67 |
* \return 0 means ok, -1 means an error occurred. |