commit | d206dfa91fce51c8e454f2dd1e17da6afac76fb9 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Fri Jun 03 18:00:34 2016 -0400 |
committer | David Benjamin <davidben@google.com> | Fri Jun 03 22:01:13 2016 +0000 |
tree | 482c109f227a15238e21ec3c2c1826d9536a3dba | |
parent | aa80ff50bf1467ed522a127ffb724864ac5d6d05 [diff] |
Add missing newline in newhope.h. doc.go is still a little unhappy. Change-Id: I5a8f3da91dabb45d29d0e08f13b7dabdcd521c38 Reviewed-on: https://boringssl-review.googlesource.com/8145 Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/include/openssl/newhope.h b/include/openssl/newhope.h index a17324a..487e03f 100644 --- a/include/openssl/newhope.h +++ b/include/openssl/newhope.h
@@ -139,6 +139,7 @@ NEWHOPE_POLY *out_pk, NEWHOPE_POLY *out_a, const uint8_t msg[NEWHOPE_OFFERMSG_LENGTH]); + #if defined(__cplusplus) } /* extern "C" */ #endif