Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 644:94ab06db73fa trunk
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL.
thank nhjm449 for reporting.
author | yaz |
---|---|
date | Tue, 13 Feb 2007 21:50:01 -0800 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif