telepathy-qt: DebugReceiver: Add spaces in comments
Dario Freddi
drf at kemper.freedesktop.org
Mon Jul 2 07:53:55 PDT 2012
Module: telepathy-qt
Branch: master
Commit: c5907005aca35d33eaf36ad2dde6f94d657d9711
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=c5907005aca35d33eaf36ad2dde6f94d657d9711
Author: Dario Freddi <dario.freddi at collabora.com>
Date: Mon Jul 2 16:47:12 2012 +0200
DebugReceiver: Add spaces in comments
---
TelepathyQt/debug-receiver.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/TelepathyQt/debug-receiver.cpp b/TelepathyQt/debug-receiver.cpp
index 3e72745..d1b0f68 100644
--- a/TelepathyQt/debug-receiver.cpp
+++ b/TelepathyQt/debug-receiver.cpp
@@ -65,7 +65,7 @@ DebugReceiver::Private::Private(DebugReceiver *parent)
void DebugReceiver::Private::introspectCore(DebugReceiver::Private *self)
{
- //this is done only to verify that the object exists...
+ // this is done only to verify that the object exists...
PendingVariantMap *op = self->baseInterface->requestAllProperties();
self->parent->connect(op,
SIGNAL(finished(Tp::PendingOperation*)),
More information about the telepathy-commits
mailing list