MINOR Add newline to end of files without one

This commit is contained in:
Simon Welsh 2012-04-12 19:23:20 +12:00 committed by Sean Harvey
parent dccde5f512
commit b8e86ae261
30 changed files with 31 additions and 30 deletions

View File

@ -78,4 +78,5 @@ class SiteTreeURLSegmentField extends TextField {
function Type() { function Type() {
return 'text sitetreeurlsegment'; return 'text sitetreeurlsegment';
} }
} }