From ae124e26d1453eae3159056ad6f0576a8a0966a9 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Fri, 2 Jan 2015 17:17:03 +0200 Subject: misc changes: newline at end of file, etc. --- src/client/model/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/model/util.js') diff --git a/src/client/model/util.js b/src/client/model/util.js index 85c324ee..25d419bf 100644 --- a/src/client/model/util.js +++ b/src/client/model/util.js @@ -133,4 +133,4 @@ define([ 'jquery', 'model/diff' ], function($, model_diff) { adapt_format_write_link : adapt_format_write_link, adapt_format_write_topo_diff : adapt_format_write_topo_diff, } -}); \ No newline at end of file +}); -- cgit v1.3.1