aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-10-06 12:40:49 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-10-06 12:40:49 +0200
commit63be0ee22abf2293062d612cfc656e568f79e2a1 (patch)
tree86ddeb2c26691a8b59cbda42c3f42f6f2c530dad
parentca973eb64e9303b9bc5d84062189e397726e1fdd (diff)
small change
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7b4365e..fcb9295 100644
--- a/main.c
+++ b/main.c
@@ -2,7 +2,6 @@
2 * (C)opyright MMVI Sander van Dijk <a dot h dot vandijk at gmail dot com> 2 * (C)opyright MMVI Sander van Dijk <a dot h dot vandijk at gmail dot com>
3 * See LICENSE file for license details. 3 * See LICENSE file for license details.
4 */ 4 */
5
6#include "dmenu.h" 5#include "dmenu.h"
7 6
8#include <ctype.h> 7#include <ctype.h>