summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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