[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Wed Apr 20 16:11:52 UTC 2016
The branch master has been updated
via 4ca44a622ad3fa008bde5071905480db67cfe236 (commit)
from a7848d1fe23bc801773226b43bd8c870d9678c5b (commit)
- Log -----------------------------------------------------------------
commit 4ca44a622ad3fa008bde5071905480db67cfe236
Author: Rich Salz <rsalz at akamai.com>
Date: Wed Apr 20 12:11:47 2016 -0400
blank line before section header
-----------------------------------------------------------------------
Summary of changes:
policies/codingstyle.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/policies/codingstyle.txt b/policies/codingstyle.txt
index 6c436b9..8e24622 100644
--- a/policies/codingstyle.txt
+++ b/policies/codingstyle.txt
@@ -553,6 +553,7 @@ Do this instead:
if ((p = BN_new()) == NULL)...
if (strcmp(a, "FOO") == 0) ...
+
Chapter 22: Copyright and Contributions
All source files should start with the following text (with appropriate
More information about the openssl-commits
mailing list