aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2010-05-18 14:32:33 +0000
committerN.N. <sevyves@users.sourceforge.net>2010-05-18 14:32:33 +0000
commit243bc82b38117bfd7c874e3c132dd47cab72a629 (patch)
tree368d76b8f983102e4867702067fd0ba464f9c1e1
parent272b09c228fea30aeb5a51be8ce64216a70f9913 (diff)
pretty print
svn path=/trunk/externals/pidip/; revision=13562
-rw-r--r--system/pidip.c2
1 files changed, 1 insertions, 1 deletions
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();