summaryrefslogtreecommitdiff
path: root/src/decrypted_kdm_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decrypted_kdm_key.h')
-rw-r--r--src/decrypted_kdm_key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decrypted_kdm_key.h b/src/decrypted_kdm_key.h
index 2a06199c..70ee6ad8 100644
--- a/src/decrypted_kdm_key.h
+++ b/src/decrypted_kdm_key.h
@@ -57,7 +57,7 @@ public:
return _cpl_id;
}
-private:
+private:
std::string _type;
std::string _id;
Key _key;