Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Unified Diff: nss/lib/util/secdigt.h

Issue 319593003: Update to NSS 3.16.2 Beta 3. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Remove unused function SEC_NumberOrNameStringToOIDTag Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: nss/lib/util/secdigt.h
diff --git a/nss/lib/util/secdigt.h b/nss/lib/util/secdigt.h
index 65ca22f7441f4cff3af12cc385e6f029ec062689..2414d79feddaf5b6d0ea9a39fcccbcf8421d1dd2 100644
--- a/nss/lib/util/secdigt.h
+++ b/nss/lib/util/secdigt.h
@@ -1,5 +1,5 @@
/*
- * secdigt.h - public data structures for digestinfos from the util lib.
+ * secdigt.h - public data structures for digest-info objects
*
* 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
@@ -23,6 +23,4 @@ struct SGNDigestInfoStr {
};
typedef struct SGNDigestInfoStr SGNDigestInfo;
-
-
#endif /* _SECDIGT_H_ */
« nss/lib/softoken/pkcs11.c ('K') | « nss/lib/util/secdig.h ('k') | nss/lib/util/secerr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698