aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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();