X-Git-Url: https://git.ti.com/gitweb?p=android%2Fexternal-libkmsxx.git;a=blobdiff_plain;f=utils%2Fkmsprint.cpp;h=a57d33fffbeed29ff68507ec04f405b57aba6958;hp=7b9de8c0f76c2fe18b7584fe5ca73a939a08d47d;hb=cabde01acb850a8680c52353f20591d003f0c3f0;hpb=a5c28bcb2ead34e921617711ebf94ffcb5d72878 diff --git a/utils/kmsprint.cpp b/utils/kmsprint.cpp index 7b9de8c..a57d33f 100644 --- a/utils/kmsprint.cpp +++ b/utils/kmsprint.cpp @@ -49,7 +49,7 @@ void print_property(uint64_t val, const Property& p, int ind) p.name().c_str(), p.id(), p.to_str(val).c_str()); } -void print_properties(DrmObject& o, int ind) +void print_properties(DrmPropObject& o, int ind) { auto pmap = o.get_prop_map(); printf("%sProperties, %u in total:\n", width(ind, "").c_str(),