git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-21 09:50:58 +00:00
parent d5f0098d37
commit 75d0b8416e

View File

@@ -1,5 +1,7 @@
2007-01-21 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: add basic random tests
* rand-egd.c: SGI cc doesn' like return void_returning_function();
in a void returning function.