commit cb4d9e67d8500c4eabf5acd24f0631778ec69f09
Author: Tomohiro Kusumi <kusumi.tomoh...@gmail.com>
Date:   Tue Jul 3 21:39:34 2018 -0700

    lib/libdmsg: Fix compile-time warning on Linux
    
    warning: pointer targets in passing argument 2 of 'crypto_algos[0].init' 
differ in signedness
    note: expected 'char *' but argument is of type 'uint8_t *'

Summary of changes:
 lib/libdmsg/crypto.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb4d9e67d8500c4eabf5acd24f0631778ec69f09


-- 
DragonFly BSD source repository

Reply via email to