fixed typo

This commit is contained in:
Sascha Kruse 2012-06-29 22:02:36 +02:00
parent bdf1561cb6
commit 06c08f112e

View File

@ -905,7 +905,7 @@ void parse_cmdline(int argc, char *argv[])
key_string = optarg;
break;
case 'K':
history_key = optarg;
history_key_string = optarg;
break;
case 'g':
geometry.mask = XParseGeometry(optarg,