mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-24 13:03:33 +01:00
Whitespace fixes.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
|
||||
|
||||
function Library() // {{{
|
||||
function Library() //{{{
|
||||
{
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////// PRIVATE SECTION /////////////////////////////////////////
|
||||
@@ -73,6 +73,6 @@ function Library() // {{{
|
||||
|
||||
};
|
||||
//}}}
|
||||
} // }}}
|
||||
} //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
|
||||
|
||||
function Player() // {{{
|
||||
function Player() //{{{
|
||||
{
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////// PRIVATE SECTION /////////////////////////////////////////
|
||||
@@ -799,6 +799,6 @@ function Player() // {{{
|
||||
|
||||
};
|
||||
//}}}
|
||||
} // }}}
|
||||
} //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user