aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authoroga2009-01-23 20:07:20 +0000
committeroga2009-01-23 20:07:20 +0000
commit9a0223bf3f1ff7c7e23e8c06bb2c2efc670bfe29 (patch)
tree56834f18e65cd9d7883d880ff5e5fd21110ad78f /xutil.c
parent7a23065f7741289644158f9c5f30bfd596828c2d (diff)
downloadcwm-9a0223bf3f1ff7c7e23e8c06bb2c2efc670bfe29.tar.gz
Whitespace nit.
pointed out by okan.
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xutil.c b/xutil.c
index 3b4845e..b0b11fd 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xutil.c,v 1.12 2009/01/23 20:04:30 oga Exp $
+ * $Id: xutil.c,v 1.13 2009/01/23 20:07:20 oga Exp $
*/
#include "headers.h"
@@ -178,7 +178,6 @@ char *atoms[CWM_NO_ATOMS] = {
"_MOTIF_WM_HINTS"
};
-
void
xu_getatoms(void)
{