git: lib/libcrypt: Minor WARNS cleanup.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:46 PDT 2019
commit e0369600668aca82fea4c3901659ea23bc610fc0
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Apr 17 03:28:47 2019 +0300
lib/libcrypt: Minor WARNS cleanup.
Add missing prototypes, constify few things.
Summary of changes:
lib/libcrypt/crypt-blowfish.c | 5 +++--
lib/libcrypt/crypt-md5.c | 2 +-
lib/libcrypt/crypt-sha256.c | 1 +
lib/libcrypt/crypt-sha512.c | 1 +
lib/libcrypt/crypt.c | 6 +++---
lib/libcrypt/local.h | 2 --
lib/libcrypt/misc.c | 3 ++-
7 files changed, 11 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0369600668aca82fea4c3901659ea23bc610fc0
--
DragonFly BSD source repository
More information about the Commits
mailing list