1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Whitespace cleanup.

This commit is contained in:
Rolf Ahrenberg
2009-03-06 19:06:47 +02:00
parent abf0a5ece4
commit 25ec9df0cc
5 changed files with 34 additions and 34 deletions

View File

@@ -37,7 +37,7 @@ AUDIO_BITRATE=320
exit_with_error()
{
logger "vlc2iptv: error: $*"
exit 1;
exit 1
}
read_arguments()