From eb68bc17fa6a69af37b88e25c03531a542f36ae0 Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Wed, 13 Jul 2011 16:50:35 -0400 Subject: [PATCH] Fixed comments --- test/trunc_io_eqc.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/trunc_io_eqc.erl b/test/trunc_io_eqc.erl index d68f895..f3413fe 100644 --- a/test/trunc_io_eqc.erl +++ b/test/trunc_io_eqc.erl @@ -182,5 +182,5 @@ build_fmt_args(FmtArgs) -> end, lists:foldl(F, {"", []}, FmtArgs). --endif. % (TEST). -endif. % (EQC). +-endif. % (TEST).