12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
$OpenBSD: patch-src_cookies_c,v 1.3 2004/02/21 01:37:19 couderc Exp $
|
|
--- src/cookies.c.orig 2003-11-15 22:52:45.000000000 +0100
|
|
+++ src/cookies.c 2004-02-21 02:11:12.000000000 +0100
|
|
@@ -32,7 +32,6 @@
|
|
#include "list.h"
|
|
#include "cookies.h"
|
|
|
|
-#define DEBUG_LEVEL 8
|
|
#include "debug.h"
|
|
|
|
/* The maximum length of a line in the cookie file */
|