From e1984fc72d9f814461992b9f5b1e5f9d45ce7afa Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 17 Feb 2015 15:00:19 -0800 Subject: Revert "Indent by 8 spaces to match existing code" This reverts commit 8dde8ce528504c209904a2479f42c8bd7f7bff15. --- 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 fcd5267..4d0981b 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