summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2009-08-09 19:09:39 +0400
committerH. Peter Anvin <hpa@zytor.com>2009-08-09 10:28:27 -0700
commitc9b2d2a8ecc754a5a5b6cf549c3fd45719650299 (patch)
tree5445a31a2a87e2c1e2246b0dc2f3c3b1297c974f
parent23c6f213bde00ef4616efbf52f255bcc07bc42ba (diff)
downloadnasm-c9b2d2a8ecc754a5a5b6cf549c3fd45719650299.tar.gz
headers/c: strip off useless spaces
All other templates do not have them so lets unify the approach. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--headers/c4
1 files changed, 2 insertions, 2 deletions
diff --git a/headers/c b/headers/c
index 31157c44..7ceab015 100644
--- a/headers/c
+++ b/headers/c
@@ -1,5 +1,5 @@
/* ----------------------------------------------------------------------- *
- *
+ *
* Copyright 1996-2009 The NASM Authors - All Rights Reserved
* See the file AUTHORS included with the NASM distribution for
* the specific copyright holders.
@@ -14,7 +14,7 @@
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF