diff options
Diffstat (limited to 'src/inactivity.cpp')
-rw-r--r-- | src/inactivity.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inactivity.cpp b/src/inactivity.cpp index 1ca6a09..48969a9 100644 --- a/src/inactivity.cpp +++ b/src/inactivity.cpp @@ -208,7 +208,7 @@ unsigned long inactivity::getXInactivity(){ } /*! - * This function workaround a fucking XServer idleTime bug in the + * This function workaround an XServer idleTime bug in the * XScreenSaverExtension, if dpms is running. In this case always the * current dpms-state time is extracted from the current idletime. * This mean: XScreenSaverInfo->idle is not the time since the last |