comparison crypto_desc.h @ 857:c19acba28590

use oldstyle comments
author Matt Johnston <matt@ucc.asn.au>
date Thu, 14 Nov 2013 22:03:30 +0800
parents d1575fdc29a6
children 89555751c489 deed0571cacc
comparison
equal deleted inserted replaced
856:f56c41030c15 857:c19acba28590
3 3
4 void crypto_init(); 4 void crypto_init();
5 5
6 extern int dropbear_ltc_prng; 6 extern int dropbear_ltc_prng;
7 7
8 #endif // _CRYPTO_DESC_H 8 #endif /* _CRYPTO_DESC_H */
9 9