1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-24 11:20:24 +02:00
Files
coreutils/src
Jim Meyering 9f70d6021b * configure.ac: Avoid compiler warnings about default return
type in function definitions and unused variables in tests.
* src/who.c (print_user) [HAVE_UT_HOST]: hostlen is only needed
if this is #defined.
2006-10-12 20:39:33 +00:00
..