diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-04-15 16:40:25 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-04-15 17:22:55 +0200 |
commit | eba2f097bfc5ff2ea5ee8a1c33be1ede86c4a7e4 (patch) | |
tree | 02ced64d7b9398ddb50f463d0753676f5a069be2 /ebin | |
parent | df4e836c4e3a2e667f3bf232a52a12a5882ca727 (diff) |
Fix formatting (thanks Piotr Usewicz)
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/rebar.app | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app index ecc302b..3565fed 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -90,4 +90,4 @@ ]} ]} ]} -]}. + ]}. |