C++ comments in a C file. Changing them to C comments.

git-svn-id: svn://10.0.0.236/trunk@33861 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waqar%netscape.com 1999-06-04 23:44:30 +00:00
parent 0c2d25bba5
commit 08e791c0ab

View File

@ -44,7 +44,7 @@
#include "mkparse.h"
#include "mkaccess.h"
#include "net_xp_file.h"
//#include "cookies.h"
/*#include "cookies.h" */
#include "httpauth.h"
#include "prefapi.h"
#include "shist.h"
@ -3026,7 +3026,7 @@ net_SaveCookiePermissions(char * filename)
* returns 0 on success -1 on failure.
*
*/
//#define PERMISSION_LINE_BUFFER_SIZE 4096
/* #define PERMISSION_LINE_BUFFER_SIZE 4096 */
/*
PRIVATE int
net_ReadCookiePermissions(char * filename)
@ -3237,7 +3237,7 @@ NET_InitRDFCookieResources (void)
*
*
*/
//#define LINE_BUFFER_SIZE 4096
/*#define LINE_BUFFER_SIZE 4096 */
/*
PUBLIC int
NET_ReadCookies(char * filename)