You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
252 B

http://bugs.gentoo.org/show_bug.cgi?id=336607
--- eugene-3.6/src/Sensor.cc
+++ eugene-3.6/src/Sensor.cc
@@ -224,7 +224,7 @@
//--------------------------
void Signals :: PrintS ()
{
- char t[7];
+ char t[10];
char s = '+';
switch (type) {