]> andersk Git - gssapi-openssh.git/commitdiff
Avoid C++ style comment syntax.
authorbasney <basney>
Thu, 3 Apr 2008 22:25:10 +0000 (22:25 +0000)
committerbasney <basney>
Thu, 3 Apr 2008 22:25:10 +0000 (22:25 +0000)
openssh/cipher-ctr-mt.c

index abe39ff4846ad9cf06da9a1f480d26207691b043..93fb444c971f207a5957177253e38fe9a05aa86b 100644 (file)
 #define CACHELINE_LEN  64
 
 /* Collect thread stats and print at cancellation when in debug mode */
-// #define CIPHER_THREAD_STATS
+/* #define CIPHER_THREAD_STATS */
 
 /* Use single-byte XOR instead of 8-byte XOR */
-// #define CIPHER_BYTE_XOR
+/* #define CIPHER_BYTE_XOR */
 /*-------------------- END TUNABLES --------------------*/
 
 
This page took 0.069751 seconds and 5 git commands to generate.