Remove trailing whitespace

This commit is contained in:
Kyle Fuller
2012-01-11 13:09:16 +00:00
parent 1b7c9f4ed0
commit 4abf3feae4
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
*
* I originally wrote this module for when I had multiple clients connected to ZNC. I would leave work and forget to close my client, arriving at home
* and re-attaching there someone may have messaged me in commute and I wouldn't know it until I would arrive back at work the next day. I wrote it such that
* my xchat client would monitor desktop activity and ping the module to let it know I was active. Within a few minutes of inactivity the pinging stops and
* my xchat client would monitor desktop activity and ping the module to let it know I was active. Within a few minutes of inactivity the pinging stops and
* the away module sets the user as away and logging commences.
*/