Projet

Général

Profil

Révision 2f167d67

ID2f167d679fb1565a52d90c501983ba4bd710ddf7
Parent bede1947
Enfant 881a6374

Ajouté par Helmut Grohne il y a presque 13 ans

fix bug in swap.c

Voir les différences:

tools/munin-plugins-busybox/swap.c
50 50
			}
51 51
		}
52 52
		fclose(f);
53
		if(!in*out) {
53
		if(!(in*out)) {
54 54
			fputs("no usable data on /proc/vmstat\n", stderr);
55 55
			return 1;
56 56
		}

Formats disponibles : Unified diff