summaryrefslogtreecommitdiff
path: root/src/windowlist.c
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-12-27 04:06:10 +0000
committerBrian Tarricone <brian@tarricone.org>2008-12-27 04:06:10 +0000
commit333ed5a1256a9e4f7f0fc541bafc46a7b82ccc22 (patch)
tree2580530f73218ebf3e37895a8171d119970684bc /src/windowlist.c
parent3f4a30123206e6d767b0b6f9d458c8d18482522c (diff)
downloadxfdesktop-333ed5a1256a9e4f7f0fc541bafc46a7b82ccc22.tar.gz
fix a load of warnings, and a few minor bugs as well
(Old svn revision: 29054)
Diffstat (limited to 'src/windowlist.c')
-rw-r--r--src/windowlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windowlist.c b/src/windowlist.c
index dba0bf8c..f785fd3d 100644
--- a/src/windowlist.c
+++ b/src/windowlist.c
@@ -454,7 +454,7 @@ windowlist_attach(XfceDesktop *desktop)
}
void
-windowlist_cleanup()
+windowlist_cleanup(void)
{
/* notused */
}