aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-11 18:12:57 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-11 18:12:57 +0000
commit8142e5a38927fc140802c714123572d05bd99cc8 (patch)
tree81beefc24c9a354c265744c3684d09d7289860e2 /util.c
parent072fe88a5d2be716825f25c5819c2ff057b48a11 (diff)
downloaddzen-8142e5a38927fc140802c714123572d05bd99cc8.tar.gz
dzen-8142e5a38927fc140802c714123572d05bd99cc8.zip
get rid of exposetitle and exposeslave actions,
we handle those without wrapper functions git-svn-id: http://dzen.googlecode.com/svn/trunk@82 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'util.c')
-rw-r--r--util.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/util.c b/util.c
index 2039bc2..dc86b1c 100644
--- a/util.c
+++ b/util.c
@@ -1,7 +1,9 @@
-/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
-* (C)opyright MMVII Robert Manea <rob dot manea at gmail dot com>
-* See LICENSE file for license details.
-*/
+/*
+ * (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
+ * (C)opyright MMVII Robert Manea <rob dot manea at gmail dot com>
+ * See LICENSE file for license details.
+ *
+ */
#include "dzen.h"
#include <stdarg.h>