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:
parent
b2b3154710
commit
3c53e1ee00
3 changed files with 10 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
/*#include "GNOME_SettingsDaemon.h"*/
|
||||
|
||||
static void popup_error_message ()
|
||||
static void popup_error_message (void)
|
||||
{
|
||||
GtkWidget *dialog;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue