summaryrefslogtreecommitdiff
path: root/crypto_desc.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-11-14 22:03:30 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-11-14 22:03:30 +0800
commit67f4cce42c59be9b580ea0229a7dfcb5187d575c (patch)
tree34f1e473dfbf16b0463b00ee1f5c8c528b067afb /crypto_desc.h
parent3cc4c4b025d11efd06280497a8a4e6186e70139a (diff)
downloaddropbear-67f4cce42c59be9b580ea0229a7dfcb5187d575c.tar.gz
use oldstyle comments
Diffstat (limited to 'crypto_desc.h')
-rw-r--r--crypto_desc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto_desc.h b/crypto_desc.h
index ff04066..d05096b 100644
--- a/crypto_desc.h
+++ b/crypto_desc.h
@@ -5,5 +5,5 @@ void crypto_init();
extern int dropbear_ltc_prng;
-#endif // _CRYPTO_DESC_H
+#endif /* _CRYPTO_DESC_H */