Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:59 +0100
branchCompilerCompatibility
changeset 52 a3db0f9a0a8f
parent 47 e6ba5d9eabc1
child 57 e0a1505373c1
Got rid of some trivial warnings (nested comments and tokens after #endif).
crypto/weakcryptospi/inc/symmetric.h
--- a/crypto/weakcryptospi/inc/symmetric.h	Sun Mar 14 13:16:12 2010 +0000
+++ b/crypto/weakcryptospi/inc/symmetric.h	Sat Apr 10 13:42:59 2010 +0100
@@ -43,4 +43,4 @@
 
 #include <padding.h>
 
-#endif __SYMMETRIC_H__
+#endif // __SYMMETRIC_H__