summaryrefslogtreecommitdiff
path: root/plugins/Clist_blind/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_blind/src/commonheaders.h')
-rw-r--r--plugins/Clist_blind/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_blind/src/commonheaders.h b/plugins/Clist_blind/src/commonheaders.h
index 7fe4329c30..0dbece6987 100644
--- a/plugins/Clist_blind/src/commonheaders.h
+++ b/plugins/Clist_blind/src/commonheaders.h
@@ -54,7 +54,7 @@ extern HINSTANCE g_hInst;
all the bad free()'s to good ones, however it's still incorrect code. The reasons for not
changing them include:
- * DBFreeVariant has a CallService() lookup
+ * db_free has a CallService() lookup
* free() is executed in some large loops to do with clist creation of group data
* easy search and replace