Fixed Brace location
authorJaehong Jo <jaehong.jo@samsung.com>
Wed, 23 Nov 2016 13:51:59 +0000 (22:51 +0900)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Mon, 28 Nov 2016 20:41:54 +0000 (20:41 +0000)
commit49fd68a2381553611d0fef8aaaf7d64fba1b7c3b
tree8ee008d53a9ce251c9f923e72afdda972181d6d5
parent3a61eec7227d430108436411f09f8ce0c9224913
Fixed Brace location

The matched '{' and '}' symbols in compound statements(except do-while) shall have the same indentation,
and these symbols in a line shall be used alone (except comment)

Change-Id: I3f760f430120a2bea371376eb0a589189613e64e
Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14681
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
resource/c_common/oic_malloc/src/oic_malloc.c