aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rmonitor/files/patch-src__rmonitor.c
blob: dcd449f3472c3329c6eb78a2a710e5c6e4230b25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/rmonitor.c.orig	2001-07-20 18:31:10.000000000 +0300
+++ ./src/rmonitor.c	2009-02-20 11:24:12.000000000 +0200
@@ -294,7 +294,7 @@
 #define samples 2
   double lavg[samples];
   int    dbufs  = 0;
-  int    len;
+  long   len;
   int    maxf   = -1;
   int    maxp   = -1;
   int    memfre = 0;