syntax candy

This commit is contained in:
Matthias Bartelmeß 2012-04-07 02:13:26 +02:00
parent 6507614e45
commit a0235126e4
1 changed files with 1 additions and 1 deletions

View File

@ -2875,7 +2875,7 @@ function Ace2Inner(){
_.each(hooks.callAll('aceRegisterBlockElements'), function(element){
_blockElems[element] = 1;
})
});
function isBlockElement(n)
{