diff options
| author | fukachan <fukachan> | 2006-04-01 02:21:29 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-04-01 02:21:29 +0000 |
| commit | f75441e6228adf4ddf04189e53ecf22c921316f2 (patch) | |
| tree | 6b851a50e2c6046395ef32f50a57f76967d6061d /fml/lib/Mail/Delivery | |
| parent | c836a2e2ea5a18d9196381002aecf34ce4f91ef6 (diff) | |
| download | fml8-f75441e6228adf4ddf04189e53ecf22c921316f2.tar.gz fml8-f75441e6228adf4ddf04189e53ecf22c921316f2.tar.bz2 fml8-f75441e6228adf4ddf04189e53ecf22c921316f2.zip | |
fix comments (FNF)
Diffstat (limited to 'fml/lib/Mail/Delivery')
| -rw-r--r-- | fml/lib/Mail/Delivery/Net/INET6.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/Mail/Delivery/Net/INET6.pm b/fml/lib/Mail/Delivery/Net/INET6.pm index f7da232b..7848272e 100644 --- a/fml/lib/Mail/Delivery/Net/INET6.pm +++ b/fml/lib/Mail/Delivery/Net/INET6.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: INET6.pm,v 1.17 2006/03/24 14:09:58 fukachan Exp $ +# $FML: INET6.pm,v 1.18 2006/03/26 14:58:08 fukachan Exp $ # package Mail::Delivery::Net::INET6; @@ -84,7 +84,7 @@ sub set_ipv6_ready # Descriptions: get if this system is ipv6 ready. -# Arguments: OBJ($self) STR($value) +# Arguments: OBJ($self) # Side Effects: none # Return Value: STR sub get_ipv6_ready |
