From 7b71b9482b432da802f1c4b1bea1dc7fd0a76aba Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Wed, 21 Apr 1999 06:31:24 +0000 Subject: [PATCH] We don't put C++ comments in C header files. --- network/protocol/http/htmldlgs.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/network/protocol/http/htmldlgs.h b/network/protocol/http/htmldlgs.h index fa06f743980..f0defbcb4e7 100644 --- a/network/protocol/http/htmldlgs.h +++ b/network/protocol/http/htmldlgs.h @@ -1,18 +1,18 @@ -//#include "xp_mcom.h" +/* #include "xp_mcom.h" */ #define XP_STRSTR strstr #define XP_STRTOUL strtoul #include "platform.h" #include "xp_core.h" #include "xp_mem.h" -//#include "xp_debug.h" +/* #include "xp_debug.h" */ #include "xp_str.h" #include "xp_list.h" #include "prprf.h" #include #include "xp_file.h" -//#include "plarenas.h" +/* #include "plarenas.h" */ #include "jsotypes.h" #include "plstr.h" #include "seccomon.h"