Remove const specifiers in cynara_admin_policy structure 04/24504/1
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 15 Jul 2014 12:20:44 +0000 (14:20 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 15 Jul 2014 12:22:08 +0000 (14:22 +0200)
commit2ce06b010dd30e90cacb8c2ab5431a62e4cc5665
tree9f201284172134ab5ddab23c3df3901039928c38
parent9a79390f474a1dfb61b2d42c61d896ed5cfd109a
Remove const specifiers in cynara_admin_policy structure

With fileds defined as const, user of this structure would probably
have some problems with freeing memory.

Change-Id: I159ebc2ea772c76be70e5e58310f0ae1e8728c8f
src/include/cynara-admin.h