]> git.tuebingen.mpg.de Git - paraslash.git/commit
gcrypt: Simplify init_random_seed_or_die().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Jul 2016 14:43:02 +0000 (16:43 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 7 Jan 2017 19:23:40 +0000 (20:23 +0100)
commit1bec000ff43c20d8c2f904678d1845ee65b4ba18
tree395bc13ad03504bb554b4707c2ea243ec43e6baf
parent9249294000b235a0a80ee5e8c70f43c186205888
gcrypt: Simplify init_random_seed_or_die().

Trivial equivalent transformation which gets rid of a local variable and
one level of indentation.
gcrypt.c