aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commit119243777a963c973cfe5679dbbe29d272582830 (patch)
tree7c9dcb9b1db59abed9f93841d98f526ece43305f /system
parent0ed049d8ec91990bdc1a91193e477ffca41e48ad (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/pidip/; revision=10266
Diffstat (limited to 'system')
-rw-r--r--system/pidip.c2
1 files changed, 1 insertions, 1 deletions
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();