resolve build warning on constructor of OCResourceRequest
authorJaewook Jung <jw0213.jung@samsung.com>
Thu, 25 Aug 2016 00:45:32 +0000 (09:45 +0900)
committerJon A. Cruz <jon@joncruz.org>
Thu, 25 Aug 2016 22:06:41 +0000 (22:06 +0000)
commit9618189879330103a0e61586d5266f3234d11766
tree354645b3d9530812cfad1b4831dd253eb4aa6ae6
parentdcf9d6350af96dba6868ed8580f65c91186da334
resolve build warning on constructor of OCResourceRequest

resolved build warning caused by missing initializer for each member
in OCResourceRequest class.

Change-Id: I723cb36010ed84e6b532c7d842ee8f438674ed78
Signed-off-by: Jaewook Jung <jw0213.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10887
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jon@joncruz.org>
resource/include/OCResourceRequest.h