| 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_ */
|
|
|