]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290645:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Nov 2015 00:14:23 +0000 (00:14 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Nov 2015 00:14:23 +0000 (00:14 +0000)
commitc48143dfce5bb636da524b163f4557c3f1f8a2ea
treefb05768eb44da9ca24ddd1e7082f3534abff83c6
parentbcd0f72387d33d0253ddba1e291b621c3d61776c
MFC r290645:

Fix some trivial warnings with bootparamd/main.c

- Convert K&R to something a bit less ancient
- Remove an incorrect, duplicate prototype for bootparamprog_1(..)

PR: 71667
Submitted by: bcran
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@291042 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bootparamd/bootparamd/main.c