diff src/audacious/playlist.c @ 4412:180996fcf12a

bmp_config_* -> aud_config_*
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 31 Mar 2008 06:36:41 +0300
parents 342a1a1de225
children a47288ced5d5
line wrap: on
line diff
--- a/src/audacious/playlist.c	Mon Mar 31 06:25:09 2008 +0300
+++ b/src/audacious/playlist.c	Mon Mar 31 06:36:41 2008 +0300
@@ -2649,7 +2649,7 @@
         }
 
         else /* not on_demand and not on_load...
-                NOTE: this shouldn't happen anymore, sanity check in bmp_config_load now */
+                NOTE: this shouldn't happen anymore, sanity check in aud_config_load now */
         {
             g_mutex_lock(mutex_scan);
             playlist_get_info_scan_active = FALSE;