summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCykesiopka <cykesiopka.bmo@gmail.com>2014-04-24 20:44:11 +0200
committerCykesiopka <cykesiopka.bmo@gmail.com>2014-04-24 20:44:11 +0200
commit309740d991573ffcc619a41c5986b09cb6b02a04 (patch)
treebfe198669871472de6c31a74b954d5090fd0ede6
parent62e87c872e49a56e9d30e82afa0385a4a702a47d (diff)
downloadnss-hg-NSS_3_16_1_BETA2.tar.gz
Bug 793347 - Update comments for three headers referencing nonexistent crypto.h v2, r=ryan.sleeviNSS_3_16_1_BETA2
-rw-r--r--lib/cryptohi/cryptohi.h2
-rw-r--r--lib/freebl/blapi.h2
-rw-r--r--lib/util/secdig.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/cryptohi/cryptohi.h b/lib/cryptohi/cryptohi.h
index 09297ea6a..b16c91341 100644
--- a/lib/cryptohi/cryptohi.h
+++ b/lib/cryptohi/cryptohi.h
@@ -1,5 +1,5 @@
/*
- * crypto.h - public data structures and prototypes for the crypto library
+ * cryptohi.h - public prototypes for the crypto library
*
* 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
diff --git a/lib/freebl/blapi.h b/lib/freebl/blapi.h
index 1763d93df..f73d1a275 100644
--- a/lib/freebl/blapi.h
+++ b/lib/freebl/blapi.h
@@ -1,5 +1,5 @@
/*
- * crypto.h - public data structures and prototypes for the crypto library
+ * blapi.h - public prototypes for the crypto library
*
* 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
diff --git a/lib/util/secdig.h b/lib/util/secdig.h
index 94ff39ee5..8a2f092de 100644
--- a/lib/util/secdig.h
+++ b/lib/util/secdig.h
@@ -1,5 +1,5 @@
/*
- * crypto.h - public data structures and prototypes for the crypto library
+ * secdig.h - public prototypes for digestinfos from the util lib
*
* 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