diff options
Diffstat (limited to 'cipher/rndunix.c')
-rw-r--r-- | cipher/rndunix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cipher/rndunix.c b/cipher/rndunix.c index 36482dfae..849f1e007 100644 --- a/cipher/rndunix.c +++ b/cipher/rndunix.c @@ -44,8 +44,8 @@ code base to be maintained */ - /* Fixme: We use plain mallocs here beucase it may be used as a module - * should be changed. * +/* Fixme: We use plain mallocs here beucase it may be used as a module + * should be changed. */ /* General includes */ |