summaryrefslogtreecommitdiff
path: root/src/client/model/util.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/model/util.js')
-rw-r--r--src/client/model/util.js2
1 files changed, 1 insertions, 1 deletions
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
+});