summaryrefslogtreecommitdiff
path: root/cmd/pp
diff options
context:
space:
mode:
authorBrian Smith <bsmith@mozilla.com>2013-04-25 15:36:57 -0700
committerBrian Smith <bsmith@mozilla.com>2013-04-25 15:36:57 -0700
commit0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd (patch)
tree78c56d43e071118996648a207c9437b0f7d5974d /cmd/pp
parent7ddfa4837f992d1a298808e44a0f1b57aabe1bec (diff)
downloadnss-hg-0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd.tar.gz
Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivial
cases). r=wtc.
Diffstat (limited to 'cmd/pp')
-rw-r--r--cmd/pp/pp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/pp/pp.c b/cmd/pp/pp.c
index edca3d34a..ab58c8747 100644
--- a/cmd/pp/pp.c
+++ b/cmd/pp/pp.c
@@ -5,8 +5,6 @@
/*
* Pretty-print some well-known BER or DER encoded data (e.g. certificates,
* keys, pkcs7)
- *
- * $Id$
*/
#include "secutil.h"