patch: missing closing { for extern "C"
Krzysztof Sawicki <[email protected]> Tue, 8 Nov 2016 16:19:03 +0100
| Newsgroups | gmane.comp.hardware.microcontrollers.ethernut |
|---|---|
| Organization | Mlabs sp. z o.o. |
| Message-ID | <[email protected]> |
Index: nut/include/crypto/crypto.h =================================================================== --- nut/include/crypto/crypto.h>(revision 6562) +++ nut/include/crypto/crypto.h>(working copy) @@ -253,4 +253,8 @@ extern int get_random(int num_rand_bytes, uint8_t *rand_data); extern int get_random_NZ(int num_rand_bytes, uint8_t *rand_data); . +#ifdef __cplusplus +} #endif + +#endif -- Krzysztof Sawicki MLabs sp. z o.o. ul. Kaliska 21 61-131 PoznaĆ tel. 61 646 84 27 KRS: 0000390306 NIP: 7822533401 _______________________________________________ http://lists.egnite.de/mailman/listinfo/en-nut-discussion