1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 12:21:23 +02:00

Last commit

This commit is contained in:
Kris Maglione
2009-01-24 00:46:03 -05:00
parent 3a4da78529
commit 3487b8d0d9
+1 -1
View File
@@ -1614,7 +1614,7 @@ function Marks() //{{{
function (args)
{
let special = args.bang;
let args = args.string;
args = args.string;
if (!special && !args)
{