From 0b8ca933cc49cc631b98af5548ce91e1e2b2e369 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sun, 15 Apr 2012 23:48:02 +0200 Subject: [PATCH] Fix whitespace error --- rebar.config.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config.sample b/rebar.config.sample index b83ea87..9be1373 100644 --- a/rebar.config.sample +++ b/rebar.config.sample @@ -161,5 +161,5 @@ %% functions from undefined external function calls as those are in a %% generated module {xref_queries, - [{"(XC - UC) || (XU - X - B" - " - (\"ejabberd_logger\":\".*_msg\"/\"4\"))",[]}]}. + [{"(XC - UC) || (XU - X - B" + " - (\"ejabberd_logger\":\".*_msg\"/\"4\"))",[]}]}.