line breaks

This commit is contained in:
Mike Jolley 2012-05-16 15:29:19 +01:00
parent 50c7b6edd4
commit a8210e3c8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* CssMin - A (simple) css minifier with benefits
*
@ -5078,5 +5078,5 @@ class CssAtCharsetParserPlugin extends aCssParserPlugin
return true;
}
}
?>