summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-02-20 04:32:49 +0000
committerfukachan <fukachan>2003-02-20 04:32:49 +0000
commitdd0e0ddf3385abc847f05159dfc6da0c0193485d (patch)
tree94d356fba28c9987d2dca3fd87095fa3f9ec51f1 /fml/lib/FML/Process
parentf67913d09f41ef7314afe9cdc8d44f81612ecde7 (diff)
downloadfml8-dd0e0ddf3385abc847f05159dfc6da0c0193485d.tar.gz
fml8-dd0e0ddf3385abc847f05159dfc6da0c0193485d.tar.bz2
fml8-dd0e0ddf3385abc847f05159dfc6da0c0193485d.zip
cosmetics (\s*$)
Diffstat (limited to 'fml/lib/FML/Process')
-rw-r--r--fml/lib/FML/Process/Utils.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/Utils.pm b/fml/lib/FML/Process/Utils.pm
index e2f363c3..25419394 100644
--- a/fml/lib/FML/Process/Utils.pm
+++ b/fml/lib/FML/Process/Utils.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: Utils.pm,v 1.59 2003/02/15 02:54:00 fukachan Exp $
+# $FML: Utils.pm,v 1.60 2003/02/16 08:55:42 fukachan Exp $
#
package FML::Process::Utils;
@@ -522,7 +522,7 @@ sub myname
}
-# Descriptions: return the current action name,
+# Descriptions: return the current action name,
# which syntax is checked by regexp.
# Arguments: OBJ($curproc)
# Side Effects: none