diff options
author | Christoph Pfister <pfister@linuxtv.org> | 2007-05-16 18:06:53 +0012 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2007-05-16 18:06:53 +0012 |
commit | 937794420f822a50b70c0650a154dd568a8820fb (patch) | |
tree | a4f3be25d256ec8a0842c2da66f11485b768d973 /dvb-t/at-STMK | |
parent | c30b43d316d29de794f69ae001f7597c92fef5de (diff) | |
download | dtv-scan-tables-937794420f822a50b70c0650a154dd568a8820fb.tar.gz |
overall whitespace & encoding fixes
patch from Matthias Schwarzott:
- use utf8 everywhere for files & file names
additionally by me:
- remove empty lines at the beginning of the files
- remove any control character (< 0x20) except \n and \t
- remove trailing whitespace
- exactly one newline at the end of the files
- remove junk from dvb-t/au-Melbourne-Upwey
Diffstat (limited to '')
-rw-r--r-- | dvb-t/at-STMK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dvb-t/at-STMK b/dvb-t/at-STMK index a5d1d5b3..51c99a00 100644 --- a/dvb-t/at-STMK +++ b/dvb-t/at-STMK @@ -5,4 +5,4 @@ # Austria / Steiermark # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy # Kanal 69, Frequenz 858 -T 858000000 8MHz 3/4 NONE QAM16 8k 1/4 NONE
\ No newline at end of file +T 858000000 8MHz 3/4 NONE QAM16 8k 1/4 NONE |