summaryrefslogtreecommitdiff
path: root/security/nss/lib/base/arena.c
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2005-01-20 02:25:51 +0000
committerwtchang%redhat.com <devnull@localhost>2005-01-20 02:25:51 +0000
commit5befc11a9d3b2c346ddbfd447c38d1581d27c760 (patch)
treeeb1d2d2a763a2bbfcd353c620214c0f2dce297e2 /security/nss/lib/base/arena.c
parent0d6e8039cf1d64e6fdb9580b39459cde1b196228 (diff)
downloadnss-hg-5befc11a9d3b2c346ddbfd447c38d1581d27c760.tar.gz
Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.
This keyword adds noise to the output of "ident libnss3.so | grep NSS" on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
Diffstat (limited to 'security/nss/lib/base/arena.c')
-rw-r--r--security/nss/lib/base/arena.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/base/arena.c b/security/nss/lib/base/arena.c
index 538ce3e66..61fb07147 100644
--- a/security/nss/lib/base/arena.c
+++ b/security/nss/lib/base/arena.c
@@ -35,7 +35,7 @@
* ***** END LICENSE BLOCK ***** */
#ifdef DEBUG
-static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$";
+static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$";
#endif /* DEBUG */
/*