Comments.

Approved by:	adrian (co-mentor) (implicit)
This commit is contained in:
dteske 2012-11-27 22:05:01 +00:00
parent d85b510608
commit f0cd99e6f6

@ -107,7 +107,7 @@ f_validate_ipaddr()
# f_dialog_iperror $error $ipaddr
#
# Display a msgbox with the appropriate error message for an error returned by
# f_validate_ipaddr above.
# the f_validate_ipaddr function above.
#
f_dialog_iperror()
{
@ -285,7 +285,7 @@ f_validate_ipaddr6()
# f_dialog_ip6error $error $ipv6_addr
#
# Display a msgbox with the appropriate error message for an error returned by
# f_validate_ipaddr6 above.
# the f_validate_ipaddr6 function above.
#
f_dialog_ip6error()
{