git: libc: Fix some -Wunused-parameter.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Feb 1 13:47:07 PST 2014
commit de950ab3edd5e7297fad2905745ab64e28d0700e
Author: Sascha Wildner <saw at online.de>
Date: Sat Feb 1 20:25:55 2014 +0100
libc: Fix some -Wunused-parameter.
Summary of changes:
lib/libc/db/hash/hash.c | 2 +-
lib/libc/db/mpool/mpool.c | 2 +-
lib/libc/locale/collate.c | 2 +-
lib/libc/locale/setrunelocale.c | 2 +-
lib/libc/sysvipc/utils.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de950ab3edd5e7297fad2905745ab64e28d0700e
--
DragonFly BSD source repository
More information about the Commits
mailing list