diff options
Diffstat (limited to 'perl-install/any.pm')
-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 |