diff options
author | Brian Smith <bsmith@mozilla.com> | 2013-04-25 15:36:57 -0700 |
---|---|---|
committer | Brian Smith <bsmith@mozilla.com> | 2013-04-25 15:36:57 -0700 |
commit | 0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd (patch) | |
tree | 78c56d43e071118996648a207c9437b0f7d5974d /cmd/p7env | |
parent | 7ddfa4837f992d1a298808e44a0f1b57aabe1bec (diff) | |
download | nss-hg-0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd.tar.gz |
Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivial
cases). r=wtc.
Diffstat (limited to 'cmd/p7env')
-rw-r--r-- | cmd/p7env/p7env.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/p7env/p7env.c b/cmd/p7env/p7env.c index 8c1e40d25..01b35df94 100644 --- a/cmd/p7env/p7env.c +++ b/cmd/p7env/p7env.c @@ -4,8 +4,6 @@ /* * p7env -- A command to create a pkcs7 enveloped data. - * - * $Id$ */ #include "nspr.h" |