]> andersk Git - gssapi-openssh.git/blobdiff - openssh/cipher-ctr-mt.c
Avoid C++ style comment syntax.
[gssapi-openssh.git] / 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.082659 seconds and 4 git commands to generate.