Software /
code /
prosody
Diff
tools/xep227toprosody.lua @ 3540:bc139431830b
Monster whitespace commit (beware the whitespace monster).
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Sat, 16 Oct 2010 23:00:42 +0500 |
parent | 2508:fed7f19db0da |
child | 3709:db1c1ddc79e8 |
line wrap: on
line diff
--- a/tools/xep227toprosody.lua Sat Oct 16 08:34:32 2010 +0500 +++ b/tools/xep227toprosody.lua Sat Oct 16 23:00:42 2010 +0500 @@ -114,7 +114,7 @@ --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