diff options
| author | fukachan <fukachan> | 2006-07-09 12:11:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-07-09 12:11:11 +0000 |
| commit | b6576c5f6a85a07323f4d84c329174d2309931c4 (patch) | |
| tree | 223f4b9697babf9b10d12aef8a6a9406e325371d /fml/lib/FML/Process/Kernel.pm | |
| parent | 800f03b305f15bbc7fcc5fb99b2cbd51096e4e99 (diff) | |
| download | fml8-b6576c5f6a85a07323f4d84c329174d2309931c4.tar.gz fml8-b6576c5f6a85a07323f4d84c329174d2309931c4.tar.bz2 fml8-b6576c5f6a85a07323f4d84c329174d2309931c4.zip | |
white space cosmetics
Diffstat (limited to 'fml/lib/FML/Process/Kernel.pm')
| -rw-r--r-- | fml/lib/FML/Process/Kernel.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/Kernel.pm b/fml/lib/FML/Process/Kernel.pm index 56553981..caefca3b 100644 --- a/fml/lib/FML/Process/Kernel.pm +++ b/fml/lib/FML/Process/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.283 2006/05/12 13:50:11 fukachan Exp $ +# $FML: Kernel.pm,v 1.284 2006/05/13 11:45:40 fukachan Exp $ # package FML::Process::Kernel; @@ -2362,7 +2362,7 @@ sub reply_message_delete push(@$queue_fixed, $q); } - + $pcb->set($category, $class, $queue_fixed); } |
