Note that code in include/ follows the BoringSSL style.
This commit is contained in:
parent
1cf6a64e68
commit
0346b62886
2
STYLE.md
2
STYLE.md
@ -213,7 +213,7 @@ fn bad_example(x: &[u8], n: usize) {
|
||||
|
||||
|
||||
|
||||
# BoringSSL Style Guide (for code in [crypto/](crypto))
|
||||
# BoringSSL Style Guide (for code in [crypto/](crypto) and [include/](include))
|
||||
|
||||
BoringSSL usually follows the
|
||||
[Google C++ style guide](https://google.github.io/styleguide/cppguide.html),
|
||||
|
Loading…
x
Reference in New Issue
Block a user