kill space

pull/533/head
nick black 5 years ago
parent 0e73b9d3d5
commit 40aa5853c9
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -227,7 +227,7 @@ class ncppplot {
}
return 0;
}
// if x is less than the window, return -1, as the sample will be thrown away.
// if the x is within the current window, find the proper slot and update it.
// otherwise, the x is the newest sample. if it is obsoletes all existing slots,

Loading…
Cancel
Save