# HG changeset patch # User Matti Hamalainen # Date 1209516107 -10800 # Node ID 8f36cce36fefa9eb9f9eba1aa86625096217a830 # Parent 6353bd9e4f05063f23e3ee9bbf106d4740263a2c Doxycomment change: xmms_show_message -> util_info_dialog. diff -r 6353bd9e4f05 -r 8f36cce36fef src/audacious/util.c --- 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.