On 03/08/2016 12:39 PM, John Ferlan wrote:
Change 'ephemeral' to 'isephemeral' and
'private' to 'isprivate' since
both are bools.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/secret_conf.c | 26 +++++++++++++-------------
src/conf/secret_conf.h | 4 ++--
src/secret/secret_driver.c | 10 +++++-----
src/storage/storage_backend.c | 4 ++--
4 files changed, 22 insertions(+), 22 deletions(-)
ACK
- Cole