git: Add static keyword to four functions to match prototype (libc)
John Marino
marino at crater.dragonflybsd.org
Sat Sep 5 07:17:08 PDT 2015
commit 96baaa15c72f6aad749ae8d6fe5e01b934c8609d
Author: John Marino <draco at marino.st>
Date: Sat Sep 5 16:09:13 2015 +0200
Add static keyword to four functions to match prototype (libc)
Summary of changes:
lib/libc/net/gethostnamadr.c | 2 +-
lib/libc/net/getservent.c | 4 ++--
lib/libc/rpc/netnamer.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96baaa15c72f6aad749ae8d6fe5e01b934c8609d
--
DragonFly BSD source repository
More information about the Commits
mailing list