summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-22 15:01:20 +0000
committerfukachan <fukachan>2002-09-22 15:01:20 +0000
commit319218049a9e8ac6a928f08afbb7efb2ab7312b2 (patch)
treeb5e730cee9cfa817589778ed0d15d4cfc1463bdd /fml/lib/FML/Error
parent92a5887666e6fef5b5da5cf8ad036dda608be463 (diff)
downloadfml8-319218049a9e8ac6a928f08afbb7efb2ab7312b2.tar.gz
fml8-319218049a9e8ac6a928f08afbb7efb2ab7312b2.tar.bz2
fml8-319218049a9e8ac6a928f08afbb7efb2ab7312b2.zip
remove superfluous white spaces
Diffstat (limited to 'fml/lib/FML/Error')
-rw-r--r--fml/lib/FML/Error/Analyze.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Error/Analyze.pm b/fml/lib/FML/Error/Analyze.pm
index 18781860..129a9501 100644
--- a/fml/lib/FML/Error/Analyze.pm
+++ b/fml/lib/FML/Error/Analyze.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: Analyze.pm,v 1.5 2002/09/11 23:18:11 fukachan Exp $
+# $FML: Analyze.pm,v 1.6 2002/09/22 14:56:49 fukachan Exp $
#
package FML::Error::Analyze;
@@ -47,9 +47,9 @@ sub new
# *** model specific analyzer ***
# $data = {
-# address => [
+# address => [
# error_string_1,
-# error_string_2, ...
+# error_string_2, ...
# ]
# };
#