xkeyboard-config: nit

This commit is contained in:
Owen Rafferty 2022-05-10 18:05:28 -05:00
parent 8e72b6254d
commit 0ac9bde870
No known key found for this signature in database
GPG Key ID: A68B10E2554DEBCB
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc
081bf42ebab023aa92cfdb20c7af8c5ae13d13e88a5e22f90f4453ef80bbdde4
441932e963ed1c8eae327bc6f328ad419df72d12a8b0241d7860fdda1c7a75d4
355999ad6dc3fae3e8fbc939a803faaed91f45d778326395dee9780836140c4a
e1ecd235757fe2afdd06c7cb2f94461fac8db3544ba8248275d18b06a3b2d51d

View File

@ -2,7 +2,7 @@
# converts the <rules>.xml file to the old format <rules>.lst file
# Usage: xml2lst < filename.xml > filename.lst
[ "$1" ] && "$0" < "$1" && exit
[ "$1" ] && exec 0< "$1"
var=0 com=0 nam=''