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 /lib/freebl/sha512.c | |
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 'lib/freebl/sha512.c')
-rw-r--r-- | lib/freebl/sha512.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/freebl/sha512.c b/lib/freebl/sha512.c index 58dc5a447..1bcfa172d 100644 --- a/lib/freebl/sha512.c +++ b/lib/freebl/sha512.c @@ -4,7 +4,6 @@ * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/* $Id$ */ #ifdef FREEBL_NO_DEPEND #include "stubs.h" |