summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2009-01-23 20:07:21 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2009-01-23 20:07:21 +0000
commit5d18e05b0fbf10ae7e13d13edb5640e0e1ae6c4c (patch)
tree6e74a02067839007a067688cd045da1b47078ebc /app
parent83094eb53b725c6188bc0cae9951f82e6c67a4d5 (diff)
Whitespace nit.
pointed out by okan.
Diffstat (limited to 'app')
-rw-r--r--app/cwm/xutil.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/cwm/xutil.c b/app/cwm/xutil.c
index 3b4845e91..b0b11fd59 100644
--- a/app/cwm/xutil.c
+++ b/app/cwm/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)
{