diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-02 17:17:03 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-02 17:56:27 +0200 |
| commit | ae124e26d1453eae3159056ad6f0576a8a0966a9 (patch) | |
| tree | 931f56b43f3c15940033f215ca3a3ba0b72d9cc0 /src/client/model/util.js | |
| parent | f5f952e070a4057c935218e4ff0df6a592f4c92a (diff) | |
misc changes: newline at end of file, etc.
Diffstat (limited to 'src/client/model/util.js')
| -rw-r--r-- | src/client/model/util.js | 2 |
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 +}); |
