summaryrefslogtreecommitdiff
path: root/lib/freebl/rsa.c
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 /lib/freebl/rsa.c
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 'lib/freebl/rsa.c')
-rw-r--r--lib/freebl/rsa.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/freebl/rsa.c b/lib/freebl/rsa.c
index 6ac1eefea..e6dc802d8 100644
--- a/lib/freebl/rsa.c
+++ b/lib/freebl/rsa.c
@@ -4,8 +4,6 @@
/*
* RSA key generation, public key op, private key op.
- *
- * $Id$
*/
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"