aboutsummaryrefslogtreecommitdiffstats
path: root/alignment.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-08-28 21:04:11 +0000
committerJörg Mayer <jmayer@loplof.de>2002-08-28 21:04:11 +0000
commit7c4176d8688d6642026d3d322570663c9655c7db (patch)
treefb24347c14c65d6b8d7f7e93e4060abbb7217e0c /alignment.h
parent48be4e530d6635dbf1ef1dafa984c2060f3caa8a (diff)
Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
Diffstat (limited to 'alignment.h')
-rw-r--r--alignment.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/alignment.h b/alignment.h
index 3a7c89cfe9..5918638885 100644
--- a/alignment.h
+++ b/alignment.h
@@ -1,15 +1,15 @@
/*
* alignment.h, Copyright, 1998, Richard Sharpe, All Rights Reserved
*
- * $Id: alignment.h,v 1.3 1999/09/23 05:26:18 guy Exp $
+ * $Id: alignment.h,v 1.4 2002/08/28 21:00:05 jmayer Exp $
*
* Please see the file COPYING in the top level for details of copying
- * this software. Use of this software is approved only under certain
+ * this software. Use of this software is approved only under certain
* conditions.
- *
+ *
* This file implements the alignment macros for the Threaded SMB Server
*
- * For the moment we assume Intel style architecture, but can support
+ * For the moment we assume Intel style architecture, but can support
* others.
*
* Modification History