about summary refs log tree commit diff
path: root/crypt/crypt_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/crypt_util.c')
-rw-r--r--crypt/crypt_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/crypt_util.c b/crypt/crypt_util.c
index 99ad321b38..2409079894 100644
--- a/crypt/crypt_util.c
+++ b/crypt/crypt_util.c
@@ -553,7 +553,7 @@ small_tables_done:
 }
 
 void
-__init_des()
+__init_des (void)
 {
   __init_des_r(&_ufc_foobar);
 }