Imported Upstream version 2.7
[ossec-hids.git] / src / os_crypto / sha1 / md32_common.h
index abb9c78..1f9b1ab 100755 (executable)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/os_crypto/sha1/md32_common.h, 2011/09/08 dcid Exp $
+ */
 /* Included on ossec */
 
 /* crypto/md32_common.h */
@@ -10,7 +11,7 @@
  * are met:
  *
  * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer. 
+ *    notice, this list of conditions and the following disclaimer.
  *
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in
@@ -620,7 +621,7 @@ int HASH_FINAL (unsigned char *md, HASH_CTX *c)
  * *either* case. Now declaring 'em long excuses the compiler
  * from keeping 32 MSBs zeroed resulting in 13% performance
  * improvement under SPARC Solaris7/64 and 5% under AlphaLinux.
- * Well, to be honest it should say that this *prevents* 
+ * Well, to be honest it should say that this *prevents*
  * performance degradation.
  *                             <appro@fy.chalmers.se>
  * Apparently there're LP64 compilers that generate better
@@ -631,4 +632,4 @@ int HASH_FINAL (unsigned char *md, HASH_CTX *c)
 #endif
 
 
-#endif /* _MD32_COMMON__H */ 
+#endif /* _MD32_COMMON__H */