summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/networking
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-12-28 23:40:13 +0000
committerdteske <dteske@FreeBSD.org>2012-12-28 23:40:13 +0000
commitb91b6fc81be438c7e519ccdcf3f3159d27fed2d5 (patch)
treeab577edd01b659dd945d039a58f04cf9f9106337 /usr.sbin/bsdconfig/networking
parentff855cec663b866afaec891ba560ff854f0e41e4 (diff)
downloadFreeBSD-src-b91b6fc81be438c7e519ccdcf3f3159d27fed2d5.zip
FreeBSD-src-b91b6fc81be438c7e519ccdcf3f3159d27fed2d5.tar.gz
Whitespace.
Diffstat (limited to 'usr.sbin/bsdconfig/networking')
-rw-r--r--usr.sbin/bsdconfig/networking/share/ipaddr.subr1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/networking/share/ipaddr.subr b/usr.sbin/bsdconfig/networking/share/ipaddr.subr
index 29863d5..d5398e5 100644
--- a/usr.sbin/bsdconfig/networking/share/ipaddr.subr
+++ b/usr.sbin/bsdconfig/networking/share/ipaddr.subr
@@ -104,6 +104,7 @@ f_validate_ipaddr()
[ $noctets -eq 4 ] || exit 4
)
}
+
# f_dialog_iperror $error $ipaddr
#
# Display a msgbox with the appropriate error message for an error returned by
OpenPOWER on IntegriCloud