* Constify and initialize potentially uninitialized variable.
authorSascha Wildner <swildner@dragonflybsd.org>
Mon, 5 Sep 2005 04:22:07 +0000 (04:22 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Mon, 5 Sep 2005 04:22:07 +0000 (04:22 +0000)
commit590790726b094771305ae19905925ddedb7afeeb
treeec4e11d8eea240de74522e059528d8ed5dad1b08
parentc5a5e86f1663e6c979cee7b8e7c9fc00ed8e5975
* Constify and initialize potentially uninitialized variable.

* Remove unnecessary casts to caddr_t.

* Remove extra newline at top of function body.

* Bump WARNS to 6.
usr.bin/showmount/Makefile
usr.bin/showmount/showmount.c