svn commit: r244798 - head/usr.sbin/bsdconfig/networking/share

Devin Teske dteske at FreeBSD.org
Fri Dec 28 23:40:14 UTC 2012


Author: dteske
Date: Fri Dec 28 23:40:13 2012
New Revision: 244798
URL: http://svnweb.freebsd.org/changeset/base/244798

Log:
  Whitespace.

Modified:
  head/usr.sbin/bsdconfig/networking/share/ipaddr.subr

Modified: head/usr.sbin/bsdconfig/networking/share/ipaddr.subr
==============================================================================
--- head/usr.sbin/bsdconfig/networking/share/ipaddr.subr	Fri Dec 28 23:27:17 2012	(r244797)
+++ head/usr.sbin/bsdconfig/networking/share/ipaddr.subr	Fri Dec 28 23:40:13 2012	(r244798)
@@ -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


More information about the svn-src-all mailing list