CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/27 14:20:59
Modified files:
lib/libssl/src/crypto/cast: c_enc.c
lib/libssl/src/crypto/conf: conf_def.c conf_sap.c
lib/libssl/src/crypto/engine: tb_cipher.c tb_dh.c tb_digest.c
tb_dsa.c tb_ecdh.c tb_ecdsa.c
tb_pkmeth.c tb_rand.c tb_rsa.c
tb_store.c
lib/libssl/src/crypto/pqueue: pqueue.c
lib/libssl/src/crypto/ts: ts_rsp_sign.c
lib/libssl/src/crypto/x509v3: v3_utl.c
Log message:
Put explicit (void) in function declarations and shuffle keywords in some
declaration to pass -Wextra, should we want to add it to CFLAGS.
No binary change.