projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c3b3a
)
We noe use CURLDEBUG instead of MALLOCDEBUG
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 26 Jun 2003 06:45:15 +0000
(06:45 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 26 Jun 2003 06:45:15 +0000
(06:45 +0000)
lib/base64.c
patch
|
blob
|
history
diff --git
a/lib/base64.c
b/lib/base64.c
index 3b36fd0b971ac12b6cf43d779b2b774b7e2f7537..4f48cc0b8405695b6a4c0e2323c4b4aafa3dc7f2 100644
(file)
--- a/
lib/base64.c
+++ b/
lib/base64.c
@@
-42,7
+42,7
@@
#include "base64.h"
-#ifdef
MALLOC
DEBUG
+#ifdef
CURL
DEBUG
#include "memdebug.h"
#endif