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

Unified Diff: third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h

Issue 21968004: Updated usrsctp to fix various issues for windows (using changes pushed upstream) and unified SHA1 … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed indent Created 7 years, 4 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: third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h
diff --git a/third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h b/third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h
index 85e721d8f8920d985928c841df344ebfda4f03d8..ba5844025a451ae75f5aee6fb8cb47fd097accab 100644
--- a/third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h
+++ b/third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.h
@@ -60,5 +60,5 @@ typedef struct sha1_context SHA1_CTX;
#define SHA1_Update SCTP_NSS_SHA1_Update
#define SHA1_Final SCTP_NSS_SHA1_Final
-#endif /* _KERNEL */
-#endif
+#endif /* _KERNEL */
+#endif /* __SCTP_NSS_SHA1_h__ */
« no previous file with comments | « third_party/usrsctp/localchanges.patch ('k') | third_party/usrsctp/overrides/usrsctplib/netinet/sctp_nss_sha1.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698