Author: dteske
Date: Thu Mar  5 00:40:19 2015
New Revision: 279614
URL: https://svnweb.freebsd.org/changeset/base/279614

Log:
  MFC r278483: Comments.

Modified:
  stable/10/usr.sbin/bsdconfig/networking/share/device.subr
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/bsdconfig/networking/share/device.subr
==============================================================================
--- stable/10/usr.sbin/bsdconfig/networking/share/device.subr   Thu Mar  5 
00:39:15 2015        (r279613)
+++ stable/10/usr.sbin/bsdconfig/networking/share/device.subr   Thu Mar  5 
00:40:19 2015        (r279614)
@@ -207,7 +207,7 @@ f_dialog_menu_netdev_edit()
                        '3 $msg_ipaddr4'   '$ipaddr'
                        '4 $msg_netmask'   '$netmask'
                        '5 $msg_options'   '$options'
-               "
+               " # END-QUOTE
                eval f_dialog_menu_size height width rows \
                                        \"\$DIALOG_TITLE\"     \
                                        \"\$DIALOG_BACKTITLE\" \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to