changeset 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 6353bd9e4f05
children b3e4f5c31546
files src/audacious/util.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.