diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-14 09:42:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-14 09:42:52 +0000 |
commit | e3ef4878deb49278751b1759a5890239f810266e (patch) | |
tree | bf0768bc932ff76dcbb5af99ddbf6142d281b512 /perl-install | |
parent | 546f809d73cd908c7da65599467217fc76a8ca2d (diff) | |
download | drakx-e3ef4878deb49278751b1759a5890239f810266e.tar drakx-e3ef4878deb49278751b1759a5890239f810266e.tar.gz drakx-e3ef4878deb49278751b1759a5890239f810266e.tar.bz2 drakx-e3ef4878deb49278751b1759a5890239f810266e.tar.xz drakx-e3ef4878deb49278751b1759a5890239f810266e.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm index 7989097f3..0eec3a2ed 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -386,7 +386,7 @@ END 'OK' END } - print CHAT <<END + print CHAT <<END; 'ATDT$toreplace{phone}' 'CONNECT' '' END |