summaryrefslogtreecommitdiffhomepage
path: root/ltc_prng.c
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
commitde1deaf0bde9c0e67932420117caeb390f8ead98 (patch)
treeccf5802f9b75b67d28ce22a42cc947dd018b1dcf /ltc_prng.c
parente00a97944a412213d5335c3664f45bab0fcdb546 (diff)
use oldstyle comments
Diffstat (limited to 'ltc_prng.c')
-rw-r--r--ltc_prng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltc_prng.c b/ltc_prng.c
index 11e95d6..60cd590 100644
--- a/ltc_prng.c
+++ b/ltc_prng.c
@@ -134,4 +134,4 @@ const struct ltc_prng_descriptor dropbear_prng_desc =
};
-#endif // DROPBEAR_LTC_PRNG
+#endif /* DROPBEAR_LTC_PRNG */