diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/pidip.c | 2 |
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(); |