Remove trailing whitespace and add a empty line at the end of the file. Reported by Mariosipad

Este commit está contenido en:
Sébastien Lucas 2014-05-12 21:26:17 +02:00
padre a1c8808602
commit 3661be17d1
Se han modificado 1 ficheros con 1 adiciones y 2 borrados

Ver fichero

@ -55,7 +55,6 @@ ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
ExpiresByType text/css "access plus 1 year" ExpiresByType text/css "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year" ExpiresByType application/javascript "access plus 1 year"
ExpiresByType text/javascript "access plus 1 year" ExpiresByType text/javascript "access plus 1 year"
</IfModule> </IfModule>
########################################### ###########################################
@ -73,4 +72,4 @@ ExpiresByType text/javascript "access plus 1 year"
#AuthName "Acces securise" #AuthName "Acces securise"
#AuthType Basic #AuthType Basic
#Require valid-user #Require valid-user
#</FilesMatch> #</FilesMatch>