From 67ea38bf73551e919c813d77013a65534258b896 Mon Sep 17 00:00:00 2001 From: John Whitlock Date: Thu, 30 Mar 2017 17:33:05 -0500 Subject: [PATCH] bug 1352232: Add a newline Add a newline so git won't complain. --- etc/apache/all-servers.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/apache/all-servers.conf b/etc/apache/all-servers.conf index 4912a9ec24f..f5a9a58e4ca 100644 --- a/etc/apache/all-servers.conf +++ b/etc/apache/all-servers.conf @@ -107,4 +107,5 @@ RewriteRule ^/samples/webgl/sample8/glUtils.js$ http://mdn.github.io/webgl- RewriteRule ^/samples/webgl/sample8/index.html$ http://mdn.github.io/webgl-examples/tutorial/sample8/index.html [R=301,L,NC] RewriteRule ^/samples/webgl/sample8/sylvester.js$ http://mdn.github.io/webgl-examples/tutorial/sylvester.js [R=301,L,NC] RewriteRule ^/samples/webgl/sample8/webgl-demo.js$ http://mdn.github.io/webgl-examples/tutorial/sample8/webgl-demo.js [R=301,L,NC] -RewriteRule ^/samples/webgl/sample8/webgl.css$ http://mdn.github.io/webgl-examples/tutorial/webgl.css [R=301,L,NC] \ No newline at end of file +RewriteRule ^/samples/webgl/sample8/webgl.css$ http://mdn.github.io/webgl-examples/tutorial/webgl.css [R=301,L,NC] +