Author: jmg
Date: Mon Nov  3 19:23:49 2014
New Revision: 274059
URL: https://svnweb.freebsd.org/changeset/base/274059

Log:
  use tab instead of spaces like the rest of the file..

Modified:
  head/etc/rc.d/syscons

Modified: head/etc/rc.d/syscons
==============================================================================
--- head/etc/rc.d/syscons       Mon Nov  3 19:20:10 2014        (r274058)
+++ head/etc/rc.d/syscons       Mon Nov  3 19:23:49 2014        (r274059)
@@ -139,7 +139,7 @@ uk.*)                               echo uk;;
 us.iso.acc)                    echo us.acc;;
 us.pc-ctrl)                    echo us.ctrl;;
 us.iso)                                echo us;;
-    esac
+       esac
 }
 
 kbdcontrol_load_keymap()
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to