headers/c: strip off useless spaces
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 9 Aug 2009 15:09:39 +0000 (19:09 +0400)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 9 Aug 2009 17:28:27 +0000 (10:28 -0700)
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>
headers/c

index 31157c444cb5a17324702e81117bd98222f220d0..7ceab015d54850628056958ecb57646ae7d71dba 100644 (file)
--- 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