Files
heimdal/lib/roken/parse_units.c
Daria Phoebe Brashear 7333c2c945 roken: parse_units returns void
despite the fact that the called function returns void,
returning a result here throws an error with solaris cc.

just call the function and don't return
2018-04-19 13:12:59 -04:00

8.7 KiB