From: Erich Keane Date: Wed, 8 Oct 2014 20:40:58 +0000 (-0700) Subject: Merge "1. Fix for IOT-58. Set the resourceInterfaceName to be default when it is... X-Git-Tag: 0.9.0-CA-RC1~122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8413142a9851fc550c24d36fee37170693a7b01;p=contrib%2Fiotivity.git Merge "1. Fix for IOT-58. Set the resourceInterfaceName to be default when it is set to empty string. NULL is still considered to be an error condition. 2. NULL string replaced by default interface using strlen(). 3. Removed extra tab 4. Removed unnecessary paranthesis. Changed !strlen() to strlen()==0 5. Changed default interface name macro. Change-Id: I91c159e880f9e5c905c47415b48577f623ff3311" --- e8413142a9851fc550c24d36fee37170693a7b01