diff options
Diffstat (limited to 'nxcompshad/src/Core.cpp')
-rw-r--r-- | nxcompshad/src/Core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/src/Core.cpp b/nxcompshad/src/Core.cpp index 39ac4a3b2..c5084e884 100644 --- a/nxcompshad/src/Core.cpp +++ b/nxcompshad/src/Core.cpp @@ -251,7 +251,7 @@ int CorePoller::isChanged(int (*checkIfInputCallback)(void *), void *arg, int *s for (; curLine < (int) height_; curLine++) { - logDebug("CorePoller::isChanged", "Analizing line [%d] move backward [%d] status [%d] priority [%d].", + logDebug("CorePoller::isChanged", "Analyzing line [%d] move backward [%d] status [%d] priority [%d].", curLine, moveBackward, lineStatus_[curIlace], linePriority_[curLine]); // |