Clean up:
authorChris Pressey <cpressey@dragonflybsd.org>
Mon, 14 Feb 2005 00:39:04 +0000 (00:39 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Mon, 14 Feb 2005 00:39:04 +0000 (00:39 +0000)
commit7da5ead8c96cb3295ca3cd10ceaeea65e41afe69
tree4cf070dc16cc7308922483712a0c833001f4e10c
parentd8be0de09913e7154e90a637fa3015a97d864b58
Clean up:
- Remove casts to void when ignoring return values.
- Use explicit cast when calling fts_open().
- Raise WARNS to 6.

Submitted-by: Alexander 'alxl' Lobachov <alxl_at_alxl_dot_info>
usr.bin/find/Makefile
usr.bin/find/find.c
usr.bin/find/function.c
usr.bin/find/ls.c
usr.bin/find/main.c
usr.bin/find/misc.c