diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 20:05:53 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 20:05:53 +0100 |
commit | 34c14d8d9f56c24559ba1259c08d2b52e72d5a28 (patch) | |
tree | ca28cc75b943b98610274301e4820bbc8d6bd4ef /ACE | |
parent | 322fd406942c192a285f815078d4944c87c29b9e (diff) | |
download | ATCD-34c14d8d9f56c24559ba1259c08d2b52e72d5a28.tar.gz |
Trailing whitespaces
Diffstat (limited to 'ACE')
-rw-r--r-- | ACE/ace/Codeset_Registry.inl | 1 | ||||
-rw-r--r-- | ACE/ace/Functor.inl | 1 | ||||
-rw-r--r-- | ACE/ace/Svc_Conf_Token_Table.h | 2 | ||||
-rwxr-xr-x | ACE/bin/zap_svn_id.pl | 2 | ||||
-rw-r--r-- | ACE/contrib/minizip/ioapi.h | 2 | ||||
-rw-r--r-- | ACE/contrib/minizip/unzip.h | 2 | ||||
-rw-r--r-- | ACE/contrib/minizip/zip.h | 2 |
7 files changed, 4 insertions, 8 deletions
diff --git a/ACE/ace/Codeset_Registry.inl b/ACE/ace/Codeset_Registry.inl index ebaf32810fe..f459d4d83aa 100644 --- a/ACE/ace/Codeset_Registry.inl +++ b/ACE/ace/Codeset_Registry.inl @@ -7,7 +7,6 @@ * access functions - the inline functions either call the system supplied * DCE based codeset regsitry function, or calls the emulation * - * * @author Phil Mesnier <mesnier_p@ociweb.com> */ //============================================================================= diff --git a/ACE/ace/Functor.inl b/ACE/ace/Functor.inl index 8c732303cde..4abf11742da 100644 --- a/ACE/ace/Functor.inl +++ b/ACE/ace/Functor.inl @@ -8,7 +8,6 @@ * and template specializations implementing the GOF Command Pattern, * and STL-style functors. * - * * @author Chris Gill <cdgill@cs.wustl.edu> * * Based on Command Pattern implementations originally done by diff --git a/ACE/ace/Svc_Conf_Token_Table.h b/ACE/ace/Svc_Conf_Token_Table.h index b20dbc6d26d..78df46db92e 100644 --- a/ACE/ace/Svc_Conf_Token_Table.h +++ b/ACE/ace/Svc_Conf_Token_Table.h @@ -2,8 +2,6 @@ /* Skeleton interface for Bison's Yacc-like parsers in C - - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. diff --git a/ACE/bin/zap_svn_id.pl b/ACE/bin/zap_svn_id.pl index ad5d6b9f757..64a565ec938 100755 --- a/ACE/bin/zap_svn_id.pl +++ b/ACE/bin/zap_svn_id.pl @@ -70,7 +70,7 @@ BEGIN{undef $/;} s/\/\/ \n/\/\/\n/smg; BEGIN{undef $/;} s/ \*\n \*\n/ \*\n/smg; BEGIN{undef $/;} s/\/\/\n\/\/\n/\/\/\n/smg; -BEGIN{undef $/;} s/ \n/\n/smg; +BEGIN{undef $/;} s/ \n/\n/smg; # Empty header BEGIN{undef $/;} s/\/\*\n \*\/\n//smg; diff --git a/ACE/contrib/minizip/ioapi.h b/ACE/contrib/minizip/ioapi.h index 5fb6a8b6fbb..4cfdf510816 100644 --- a/ACE/contrib/minizip/ioapi.h +++ b/ACE/contrib/minizip/ioapi.h @@ -5,7 +5,7 @@ Copyright (C) 1998-2005 Gilles Vollant - + */ #ifndef _ZLIBIOAPI_H diff --git a/ACE/contrib/minizip/unzip.h b/ACE/contrib/minizip/unzip.h index 17d2731831b..1a6dd4504ed 100644 --- a/ACE/contrib/minizip/unzip.h +++ b/ACE/contrib/minizip/unzip.h @@ -32,7 +32,7 @@ misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. - + */ diff --git a/ACE/contrib/minizip/zip.h b/ACE/contrib/minizip/zip.h index 2a5cffe3a37..896173b5a8c 100644 --- a/ACE/contrib/minizip/zip.h +++ b/ACE/contrib/minizip/zip.h @@ -33,7 +33,7 @@ misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. - + */ |