From 1fe14ebeaa4d15e7ce9cf0556468dd7cbb0ce1f2 Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Mon, 1 Nov 1999 15:23:06 +0000 Subject: [PATCH] Added address information to the dump content diagnostic code --- content/base/src/nsCommentNode.cpp | 2 +- content/base/src/nsGenericElement.cpp | 1 + content/base/src/nsTextNode.cpp | 2 +- layout/base/src/nsCommentNode.cpp | 2 +- layout/base/src/nsGenericElement.cpp | 1 + layout/base/src/nsTextNode.cpp | 2 +- 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/base/src/nsCommentNode.cpp b/content/base/src/nsCommentNode.cpp index 31a911f6adb3..3501f57ba0f1 100644 --- a/content/base/src/nsCommentNode.cpp +++ b/content/base/src/nsCommentNode.cpp @@ -311,7 +311,7 @@ nsCommentNode::List(FILE* out, PRInt32 aIndent) const PRInt32 indx; for (indx = aIndent; --indx >= 0; ) fputs(" ", out); - fprintf(out, "Comment refcount=%d