CurveLocation: add empty line to end of file.

This commit is contained in:
Jonathan Puckey 2011-04-11 19:33:34 +02:00
parent b46c6d0a29
commit aa043428c0

View file

@ -126,4 +126,4 @@ CurveLocation = Base.extend({
string[0] = '{';
return string + ' }';
}
});
});