summaryrefslogtreecommitdiff
path: root/plugins/Clist_mw/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_mw/src/commonheaders.h')
-rw-r--r--plugins/Clist_mw/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_mw/src/commonheaders.h b/plugins/Clist_mw/src/commonheaders.h
index 4faf052f07..8b4c9181de 100644
--- a/plugins/Clist_mw/src/commonheaders.h
+++ b/plugins/Clist_mw/src/commonheaders.h
@@ -63,7 +63,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