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/util/nssb64t.h | |
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/util/nssb64t.h')
-rw-r--r-- | lib/util/nssb64t.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/util/nssb64t.h b/lib/util/nssb64t.h index 6717858a4..75e7877bc 100644 --- a/lib/util/nssb64t.h +++ b/lib/util/nssb64t.h @@ -4,8 +4,6 @@ /* * Public data structures for base64 encoding/decoding. - * - * $Id$ */ #ifndef _NSSB64T_H_ #define _NSSB64T_H_ |