ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Revision Graph
|
Root Listing
root
/
i-scream
/
projects
/
cms
/
source
/
host
/
generic
/
statgrab.pl
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing projects/cms/source/host/generic/statgrab.pl (file contents):
Revision
1.8
by
pjm2
, Mon Jan 22 16:51:02 2001 UTC vs.
Revision
1.9
by
pjm2
, Mon Jan 22 16:58:12 2001 UTC
#
Line 55
|
Line 55
|
sub print_pair($$$) {
55
56
if (!defined $value) {
57
if ($type) {
58
<
$value = 0;
58
>
$value = "0.00";
59
}
60
else {
61
$value = "unknown";
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines