From 243bc82b38117bfd7c874e3c132dd47cab72a629 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 18 May 2010 14:32:33 +0000 Subject: pretty print svn path=/trunk/externals/pidip/; revision=13562 --- system/pidip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/pidip.c b/system/pidip.c index ea894ee..e51ba26 100644 --- a/system/pidip.c +++ b/system/pidip.c @@ -115,7 +115,7 @@ extern "C" /* library setup routine */ void pidip_setup(void){ - post ("PiDiP : additional video processing objects for PDP\n\tversion " PDP_PIDIP_VERSION " by Yves Degoyon and Lluis Gomez i Bigorda"); + post("PiDiP : additional video processing objects for PDP\n\tversion " PDP_PIDIP_VERSION "\n\tby Yves Degoyon and Lluis Gomez i Bigorda"); pdp_intrusion_setup(); pdp_yqt_setup(); -- cgit v1.2.1