From 5e83ef573a311a1f564d88d681d1022826729da5 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 17 Feb 2015 14:53:50 -0800 Subject: Indent by 8 spaces to match existing code Change-Id: I1aeb747654b1372473bb2f44319985682381971f --- tools/resampler_tools/fir.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/resampler_tools/fir.cpp b/tools/resampler_tools/fir.cpp index 6581328..3c04891 100644 --- a/tools/resampler_tools/fir.cpp +++ b/tools/resampler_tools/fir.cpp @@ -262,7 +262,7 @@ int main(int argc, char** argv) if (!debug) { if (j == 0) - printf("\n "); + printf("\n "); } if (!format) { int64_t yi = toint(y, 1ULL<<(nc-1)); -- cgit v1.1