diff src/audacious/util.c @ 4522:8f36cce36fef

Doxycomment change: xmms_show_message -> util_info_dialog.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 Apr 2008 03:41:47 +0300
parents 867d7caeb95b
children 332d2992e04c
line wrap: on
line diff
--- a/src/audacious/util.c	Mon Apr 28 16:18:06 2008 +0200
+++ b/src/audacious/util.c	Wed Apr 30 03:41:47 2008 +0300
@@ -891,7 +891,7 @@
 }
 
 /**
- * xmms_show_message:
+ * util_info_dialog:
  * @title: The title of the message to show.
  * @text: The text of the message to show.
  * @button_text: The text of the button which will close the messagebox.