shithub: libsamplerate

Download patch

ref: 3726dbe0b5308169b4dcccb29838076cece8e5e0
parent: 65c90aa88d8c9f3f0114bdeba691da0c9291e4dc
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Wed Mar 5 03:42:50 EST 2008

tests/termination_test.c : Clean up output.

--- a/tests/termination_test.c
+++ b/tests/termination_test.c
@@ -78,7 +78,7 @@
 
 	int k, input_len, output_len, error, terminate ;
 
-	printf ("\tinit_term_test (SRC ratio = %7.4f) .......... ", src_ratio) ;
+	printf ("\tinit_term_test   (SRC ratio = %7.4f) .......... ", src_ratio) ;
 	fflush (stdout) ;
 
 	/* Calculate maximun input and output lengths. */