How'd that C++ comment slip in there? // -> /**/
authorpacman <pacman>
Tue, 19 Dec 2000 05:27:03 +0000 (05:27 +0000)
committerpacman <pacman>
Tue, 19 Dec 2000 05:27:03 +0000 (05:27 +0000)
src/modules/rlm_mschap/md4c.c

index 8486c69..ecd6204 100644 (file)
@@ -22,7 +22,7 @@
    documentation and/or software.
  */
 
-//#include "global.h"
+/*#include "global.h"*/
 #include "md4.h"
 
 /* Constants for MD4Transform routine.