From d72e2cda09df280e1e690d9233790ebbb9e58812 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 14 Sep 2013 13:15:47 -0500 Subject: improved user output look --- src/rlx_util.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rlx_util.erl') diff --git a/src/rlx_util.erl b/src/rlx_util.erl index ac6af5c..53e9122 100644 --- a/src/rlx_util.erl +++ b/src/rlx_util.erl @@ -30,7 +30,7 @@ indent/1, optional_to_string/1]). --define(ONE_LEVEL_INDENT, " "). +-define(ONE_LEVEL_INDENT, " "). %%============================================================================ %% types %%============================================================================ -- cgit v1.2.3