Reformat recently-added code to match style of the rest.
authorPhil Blundell <philb@gnu.org>
Fri, 13 Apr 2001 18:24:21 +0000 (18:24 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 13 Apr 2001 18:24:21 +0000 (18:24 +0000)
commit5fdc9f670cbfefa7092417a14bbfa8639741fd72
treedeafc69bfbc5a58758260e46935aff263cc97891
parentaa9a43ea13512e215a6e90616fa9cc3fa0ecff37
Reformat recently-added code to match style of the rest.
Replace strcpy with safe_strncpy, sprintf with snprintf.
Exit successfully for `--version'.
ifconfig.c