freebsd-dev/usr.bin/rs
John Baldwin bb31e1bbf2 rs: Fix various harmless warnings.
- Add /* FALLTHROUGH */ comments for intentional fall throughs in
  getargs().

- Remove id strings to quiet -Wunused-const-variable warnings from
  GCC.

- While here, remove __FBSDID.

Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D36830
2022-10-05 16:47:21 -07:00
..
tests
Makefile
Makefile.depend
rs.1
rs.c rs: Fix various harmless warnings. 2022-10-05 16:47:21 -07:00