mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 08:44:11 +01:00
declare some undeclared variables in parseOpt and whitespace fixes
This commit is contained in:
@@ -221,7 +221,7 @@ function Search() //{{{
|
||||
aNode.appendChild(docfrag);
|
||||
parent.insertBefore(aNode, before);
|
||||
return aNode;
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
|
||||
Reference in New Issue
Block a user