ANSIfication of function declaration.
2007-10-31 Kjartan Maraas <kmaraas@gnome.org> * theme-method.c: (invoke_monitors): ANSIfication of function declaration. svn path=/trunk/; revision=8242
This commit is contained in:
parent
309ab3c597
commit
308c2ffc58
2 changed files with 6 additions and 1 deletions
|
@ -559,7 +559,7 @@ G_LOCK_DEFINE_STATIC(monitor_list);
|
|||
static GList *monitor_list = NULL;
|
||||
|
||||
static void
|
||||
invoke_monitors()
|
||||
invoke_monitors(void)
|
||||
{
|
||||
GList *tmp;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue