diff mod_tcpproxy/web/demo.html @ 1343:7dbde05b48a9

all the things: Remove trailing whitespace
author Florian Zeitz <florob@babelmonkeys.de>
date Tue, 11 Mar 2014 18:44:01 +0100
parents f2f9b965d1ad
children
line wrap: on
line diff
--- a/mod_tcpproxy/web/demo.html	Mon Mar 10 08:22:58 2014 +0000
+++ b/mod_tcpproxy/web/demo.html	Tue Mar 11 18:44:01 2014 +0100
@@ -26,7 +26,7 @@
 
 		var xmppconn = new Strophe.Connection("/http-bind");
 		xmppconn.connect("anon.localhost", null, handle_connection_status, 50);
-		
+
 	</script>
 </head>
 <body>