# HG changeset patch # User jbe # Date 1426616878 -3600 # Node ID b0f5e7955ffd0ec4e0fc2e634ddb7ce4789779f6 # Parent c3d539e33710c1bc01dc1864215f408efbc4f0a8 Added newline at end of file framework/env/slot/put.lua diff -r c3d539e33710 -r b0f5e7955ffd framework/env/slot/put.lua --- a/framework/env/slot/put.lua Tue Mar 17 11:42:34 2015 +0100 +++ b/framework/env/slot/put.lua Tue Mar 17 19:27:58 2015 +0100 @@ -14,4 +14,4 @@ function slot.put(...) return slot.put_into(slot._active_slot, ...) -end \ No newline at end of file +end