mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 07:57:59 +01:00
Remove redundant semicolons.
This commit is contained in:
@@ -1619,7 +1619,7 @@ function Buffer() //{{{
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
/**
|
||||
* @instance marks
|
||||
@@ -2012,6 +2012,6 @@ function Marks() //{{{
|
||||
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user