summaryrefslogtreecommitdiffstats
path: root/xorg-util/util-macros/DETAILS
diff options
context:
space:
mode:
authorEric Sandall2009-06-18 14:36:25 -0700
committerEric Sandall2009-06-18 14:45:29 -0700
commitf5c69277e21023bd50ff232b1ec6ec0e522c8e48 (patch)
tree377f59b7275301e511e76b680ad95bba9295d785 /xorg-util/util-macros/DETAILS
parentd15f8e00520602b552f2333db4556141128a652f (diff)
util-macros: Cleanup whitespace
(cherry picked from commit 53df48beedacd7653cc0d4f3ca9a899fbdc8090c)
Diffstat (limited to 'xorg-util/util-macros/DETAILS')
-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