From: Kevron Rees Date: Mon, 10 Mar 2014 22:52:12 +0000 (-0700) Subject: fixed debug output statement X-Git-Tag: 0.11.807~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac3fe53327a13afc571efe079a31a0472ea285a3;p=profile%2Fivi%2Fautomotive-message-broker.git fixed debug output statement --- diff --git a/plugins/murphyplugin/murphysource.cpp b/plugins/murphyplugin/murphysource.cpp index c2f177e..fca35c7 100644 --- a/plugins/murphyplugin/murphysource.cpp +++ b/plugins/murphyplugin/murphysource.cpp @@ -92,7 +92,7 @@ static void recvfrom_msg(mrp_transport_t *transp, mrp_msg_t *msg, if (tag != 2) return; - DebugOut() << "Property '" << property_name << "' with value " ; + DebugOut() << "Property '" << property_name << "' with value: " <