fix leak, patch by Kjartan Maaras. (#153595).

2004-10-17  Paolo Borelli  <pborelli@katamail.com>

	* capplets/common/activate-settings-daemon.c: fix leak, patch by
	Kjartan Maaras. (#153595).

	approved by jrb.
This commit is contained in:
Paolo Borelli 2004-10-17 17:32:05 +00:00 committed by Paolo Borelli
parent b2b3154710
commit 3c53e1ee00
3 changed files with 10 additions and 3 deletions

View file

@ -10,7 +10,7 @@
/*#include "GNOME_SettingsDaemon.h"*/
static void popup_error_message ()
static void popup_error_message (void)
{
GtkWidget *dialog;