git: libc: Move unused rcsid[] etc. constants into the comments.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Nov 10 04:51:16 PST 2017
commit fbfb85d2836918c8381a60d528f004e7f0bbbe31
Author: Sascha Wildner <saw at online.de>
Date: Fri Nov 10 13:50:52 2017 +0100
libc: Move unused rcsid[] etc. constants into the
comments.
Found-by: gcc8
Summary of changes:
lib/libc/inet/inet_ntoa.c | 8 +++-----
lib/libc/isc/ev_streams.c | 6 ++----
lib/libc/isc/ev_timers.c | 6 ++----
lib/libc/nameser/ns_name.c | 6 ++----
lib/libc/nameser/ns_netint.c | 6 ++----
lib/libc/nameser/ns_parse.c | 6 ++----
lib/libc/nameser/ns_print.c | 6 ++----
lib/libc/nameser/ns_samedomain.c | 6 ++----
lib/libc/nameser/ns_ttl.c | 6 ++----
lib/libc/resolv/herror.c | 10 +++++-----
lib/libc/resolv/res_comp.c | 10 +++++-----
lib/libc/resolv/res_data.c | 6 ++----
lib/libc/resolv/res_debug.c | 10 +++++-----
lib/libc/resolv/res_findzonecut.c | 6 ++----
lib/libc/resolv/res_init.c | 10 +++++-----
lib/libc/resolv/res_mkquery.c | 10 +++++-----
lib/libc/resolv/res_mkupdate.c | 6 ++----
lib/libc/resolv/res_query.c | 10 +++++-----
lib/libc/resolv/res_send.c | 10 +++++-----
lib/libc/resolv/res_update.c | 6 ++----
20 files changed, 62 insertions(+), 88 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbfb85d2836918c8381a60d528f004e7f0bbbe31
--
DragonFly BSD source repository
More information about the Commits
mailing list