summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorEric Sandall2009-06-18 14:36:25 -0700
committerEric Sandall2009-06-18 14:36:25 -0700
commit53df48beedacd7653cc0d4f3ca9a899fbdc8090c (patch)
tree58aba8ec0db91212607bad1d973e9d1fc37568f1 /xorg-util
parent67532682154bfe57d2137742d52c1febc6ee2f15 (diff)
util-macros: Cleanup whitespace
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/util-macros/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-util/util-macros/DETAILS b/xorg-util/util-macros/DETAILS
index 385514530c..4b7517a1cd 100755
--- a/xorg-util/util-macros/DETAILS
+++ b/xorg-util/util-macros/DETAILS
@@ -11,6 +11,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="create dependencies in makefiles using 'gcc -M'"
cat << EOF
The gccmakedep program calls 'gcc -M' to output makefile rules describing
-the dependencies of each sourcefile, so that make(1) knows which object
-files must be recompiled when a dependency has changed.
+the dependencies of each sourcefile, so that make(1) knows which object
+files must be recompiled when a dependency has changed.
EOF