summaryrefslogtreecommitdiffstats
path: root/kopete/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/gwerror.cpp2
-rw-r--r--kopete/protocols/jabber/jingle/jinglewatchsessiontask.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/gwerror.cpp b/kopete/protocols/groupwise/libgroupwise/gwerror.cpp
index f61161d3..8549be72 100644
--- a/kopete/protocols/groupwise/libgroupwise/gwerror.cpp
+++ b/kopete/protocols/groupwise/libgroupwise/gwerror.cpp
@@ -273,4 +273,4 @@ TQString GroupWise::errorCodeToString( int errorCode )
#endif
}
return errorString;
-} \ No newline at end of file
+}
diff --git a/kopete/protocols/jabber/jingle/jinglewatchsessiontask.cpp b/kopete/protocols/jabber/jingle/jinglewatchsessiontask.cpp
index 571f9ff6..055c1237 100644
--- a/kopete/protocols/jabber/jingle/jinglewatchsessiontask.cpp
+++ b/kopete/protocols/jabber/jingle/jinglewatchsessiontask.cpp
@@ -72,4 +72,4 @@ bool JingleWatchSessionTask::take(const TQDomElement &element)
return false;
}
-#include "jinglewatchsessiontask.moc" \ No newline at end of file
+#include "jinglewatchsessiontask.moc"