diff options
author | Michele Calgaro <[email protected]> | 2021-01-15 21:39:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-01-15 21:40:48 +0900 |
commit | 33947dd2727bfe1c9fe25df05b7fe7227a7130a8 (patch) | |
tree | d6fdc12d3d652241deb04438a0aca0f068c1e898 /src | |
parent | bdf413caea015a2fbaded79b7a312060bfeb6a32 (diff) | |
download | knemo-33947dd2727bfe1c9fe25df05b7fe7227a7130a8.tar.gz knemo-33947dd2727bfe1c9fe25df05b7fe7227a7130a8.zip |
Minor correction to file name in comments.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src')
-rw-r--r-- | src/knemod/signalplotter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/signalplotter.cpp b/src/knemod/signalplotter.cpp index 3fa4983..7176808 100644 --- a/src/knemod/signalplotter.cpp +++ b/src/knemod/signalplotter.cpp @@ -19,7 +19,7 @@ KSysGuard is currently maintained by Chris Schlaeger <[email protected]>. Please do not commit any changes without consulting me first. Thanks! - $Id: SignalPlotter.cc,v 1.7 2004/01/04 13:43:48 waba Exp $ + $Id: SignalPlotter.cpp,v 1.7 2004/01/04 13:43:48 waba Exp $ */ #include <math.h> |