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

This commit is contained in:
John-Mark Gurney 2014-11-03 19:23:49 +00:00
parent ee803ca2a6
commit e4919241ae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274059

View File

@ -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()