From 119243777a963c973cfe5679dbbe29d272582830 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/pidip/; revision=10266 --- system/pidip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/pidip.c b/system/pidip.c index 3e0479e..78dec9c 100644 --- a/system/pidip.c +++ b/system/pidip.c @@ -110,7 +110,7 @@ extern "C" /* library setup routine */ void pidip_setup(void){ - post ("PiDiP : additional video processing objects for PDP : version " PDP_PIDIP_VERSION " ( ydegoyon@free.fr )\n"); + post ("PiDiP : additional video processing objects for PDP\n\tversion " PDP_PIDIP_VERSION " ( ydegoyon@free.fr )"); pdp_intrusion_setup(); pdp_yqt_setup(); -- cgit v1.2.1