summaryrefslogtreecommitdiffstats
path: root/src/modules/my
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:29:57 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-11-30 14:29:57 -0600
commit9914fc2eaad48f0b066fb03e00c565be71d15f5e (patch)
tree951b7d355e8da119f472a83ba05b449ebdd0160d /src/modules/my
parente77011a2a183301e65b40fdd9a67da0906a61822 (diff)
downloadkvirc-9914fc2eaad48f0b066fb03e00c565be71d15f5e.tar.gz
kvirc-9914fc2eaad48f0b066fb03e00c565be71d15f5e.zip
Add end-of-file newlines.
Diffstat (limited to 'src/modules/my')
-rw-r--r--src/modules/my/idle_mac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/my/idle_mac.cpp b/src/modules/my/idle_mac.cpp
index 92de564d..9bc210ab 100644
--- a/src/modules/my/idle_mac.cpp
+++ b/src/modules/my/idle_mac.cpp
@@ -159,4 +159,4 @@ bool IdlePlatform::init() {
int IdlePlatform::secondsIdle() {
return d->mSecondsIdle;
}
-#endif \ No newline at end of file
+#endif