1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/bootparamd
Eitan Adler 30d3283b15 Fix warning when compiling with gcc46:
error: variable 'clnt_stat' set but not used

Approved by:	dim, cperciva (mentor, blanket for pre-mentorship already-approved commits)
MFC after:	3 days
2012-01-20 01:39:26 +00:00
..
bootparamd Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
callbootd Fix warning when compiling with gcc46: 2012-01-20 01:39:26 +00:00
Makefile
Makefile.inc