Hi,
I have comments in my wvdial.conf according to the readme:
;
[Dialer arcor-basis]
; 0,99¢ (Ganztag)
Phone = 01920781
Username = xxxx
Password = yyyy
;
[Dialer arcor-basis-tag]
; Mo-Fr 9-18: 0,65¢; Sa-So 9-18: 0,50¢, Mo-So 18-9: 1,99¢
When running wvdial it complains about invalid syntax:
hille@drachi:~$ wvdial
--> Ignoring malformed input line: ";"
--> Ignoring malformed input line: "; 0,99¢ (Ganztag)"
--> Ignoring malformed input line: ";"
--> Ignoring malformed input line: "; Mo-Fr 9-18: 0,65¢; Sa-So 9-18: 0,50¢, Mo-So 18-9: 1,99¢"
<snip>
meanwhile the line aftre the ; is really invalid I assume the lines starting
with ; are comment lines.
Thanks,
Hilmar