comparison ltc_prng.h @ 857:c19acba28590

use oldstyle comments
author Matt Johnston <matt@ucc.asn.au>
date Thu, 14 Nov 2013 22:03:30 +0800
parents 76fba0856749
children deed0571cacc
comparison
equal deleted inserted replaced
856:f56c41030c15 857:c19acba28590
6 6
7 #ifdef DROPBEAR_LTC_PRNG 7 #ifdef DROPBEAR_LTC_PRNG
8 8
9 extern const struct ltc_prng_descriptor dropbear_prng_desc; 9 extern const struct ltc_prng_descriptor dropbear_prng_desc;
10 10
11 #endif // DROPBEAR_LTC_PRNG 11 #endif /* DROPBEAR_LTC_PRNG */
12 12
13 #endif // _LTC_PRNG_H_DROPBEAR 13 #endif /* _LTC_PRNG_H_DROPBEAR */