summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-09-30 01:35:44 +0000
committerfukachan <fukachan>2008-09-30 01:35:44 +0000
commitcef8534ed9a5dc289f4a030a9951921ce31daf83 (patch)
treea959de06e5f22c500da654e9cf49c970a40d2e44
parentc686cd24c893ded6ea8921265d698d4daf17a9d1 (diff)
downloadfml8-cef8534ed9a5dc289f4a030a9951921ce31daf83.tar.gz
fml8-cef8534ed9a5dc289f4a030a9951921ce31daf83.tar.bz2
fml8-cef8534ed9a5dc289f4a030a9951921ce31daf83.zip
fix comments (FNF)
-rw-r--r--fml/lib/FML/Process/CGI/Kernel.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/CGI/Kernel.pm b/fml/lib/FML/Process/CGI/Kernel.pm
index 2b1a0026..a4891fe0 100644
--- a/fml/lib/FML/Process/CGI/Kernel.pm
+++ b/fml/lib/FML/Process/CGI/Kernel.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: Kernel.pm,v 1.92 2008/09/09 09:49:07 fukachan Exp $
+# $FML: Kernel.pm,v 1.93 2008/09/29 00:06:30 fukachan Exp $
#
package FML::Process::CGI::Kernel;
@@ -260,7 +260,7 @@ dummy method now.
=cut
# Descriptions: log client info.
-# Arguments: OBJ($self) HASH_REF($args)
+# Arguments: OBJ($curproc)
# Side Effects: none
# Return Value: none
sub verify_request