summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-04-19 13:30:04 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-04-19 13:30:04 +0300
commitaf7beb321e2003487f46049242121630381b9fda (patch)
tree0510389d4f45b2fa9785a6bebbaf47d60a2e28b7 /Makefile
parenta50c69e27aeed2e66e6a7a8feedab30c9628b862 (diff)
Remove trailing whitespace from patch header
Having a line '--- ' (with extra space) in a patch file is not such a good idea. Use '---' like git does.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9416f6f..17457a5 100644
--- a/Makefile
+++ b/Makefile
@@ -98,8 +98,7 @@ PATCH_HEADER = \
\n not to be included in DAHDI-linux in the forseeable future. \
\n \
\nGit-Commit: `git show-ref -s -h HEAD` \
- \n--- \
- \n \
+ \n---\n
CHECKSTACK=$(KSRC)/scripts/checkstack.pl