From 150c23c7abdc3b915ff3763d639768e081af7759 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 19:38:44 +0000 Subject: soundfile_info puts out a 8th float: format code svn path=/trunk/externals/iemlib/; revision=10445 --- iemlib1/src/iemlib1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iemlib1/src/iemlib1.c') diff --git a/iemlib1/src/iemlib1.c b/iemlib1/src/iemlib1.c index f7123d2..811b545 100644 --- a/iemlib1/src/iemlib1.c +++ b/iemlib1/src/iemlib1.c @@ -75,6 +75,6 @@ void iemlib1_setup(void) v2db_setup(); vcf_filter_tilde_setup(); - post("iemlib1 (R-1.17) library loaded! (c) Thomas Musil 03.2008"); + post("iemlib1 (R-1.17) library loaded! (c) Thomas Musil 11.2008"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } -- cgit v1.2.1