diff mod_pubsub_mqtt/mod_pubsub_mqtt.lua @ 1343:7dbde05b48a9

all the things: Remove trailing whitespace
author Florian Zeitz <florob@babelmonkeys.de>
date Tue, 11 Mar 2014 18:44:01 +0100
parents d3579ea5ff33
children 6ba2188e2686
line wrap: on
line diff
--- a/mod_pubsub_mqtt/mod_pubsub_mqtt.lua	Mon Mar 10 08:22:58 2014 +0000
+++ b/mod_pubsub_mqtt/mod_pubsub_mqtt.lua	Tue Mar 11 18:44:01 2014 +0100
@@ -66,7 +66,7 @@
 		session.subscriptions[topic] = true;
 		node_subs[session] = true;
 	end
-	
+
 end
 
 function packet_handlers.pingreq(session, packet)