From b7e51a203d3d95961294c711ae0d9c449ddb040d Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Sat, 16 Oct 2010 23:00:42 +0500 Subject: Monster whitespace commit (beware the whitespace monster). --- tools/xep227toprosody.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/xep227toprosody.lua') diff --git a/tools/xep227toprosody.lua b/tools/xep227toprosody.lua index 313b2194..bfe06c48 100755 --- a/tools/xep227toprosody.lua +++ b/tools/xep227toprosody.lua @@ -114,7 +114,7 @@ function store_offline_messages(username, host, offline_messages) --print("message :"..ch:pretty_print()); local ret, err = dm.list_append(username, host, "offline", st.preserialize(ch)); print("["..(err or "success").."] stored offline message: " ..username.."@"..host.." - "..ch.attr.from); - end + end end -- cgit v1.2.3