summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2012-10-31 19:13:29 +0100
committerThorsten Wißmann <edu@thorsten-wissmann.de>2012-11-01 15:20:34 +0100
commitb60adb2ad2a2ff025b665de31da1dd65c131f26f (patch)
tree023e504a914e16f19d448850287a690410e98205 /config.mk
parent77539ca47a41c1fbabae93ff74a50a536f64ef0b (diff)
Whitespace fixes
- Change tabs to four spaces in herbstcommander.sh - Remove empty lines from beginning/end of files (unless it's a .c/.h file or ends with a bullet point) respectively change multiple blank lines at the end of a file to one - Remove whitespace at the end of a line, - Try to get whitespaces for #include/#define's consistent - Try to get whitespace between functions consistent (always 1 blank line instead of 0/1/2)
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 7653ce32..2b18e15c 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,3 @@
-
# paths
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib