From 393d4d2082351b0f63ff19fbe82308481e508b3e Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Tue, 17 Feb 2015 14:53:30 -0800 Subject: Command line display now includes name of program Change-Id: I0d20924c3b3de24d88f7524693dc997231e92023 --- 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 264382f..6581328 100644 --- a/tools/resampler_tools/fir.cpp +++ b/tools/resampler_tools/fir.cpp @@ -231,7 +231,7 @@ int main(int argc, char** argv) // generate the right half of the filter if (!debug) { printf("// cmd-line: "); - for (int i=1 ; i