X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcec.h;h=88381c4d54fc81bf816bbd77279f159e091d0fa9;hb=f71a1df9ac5b73127eb05aa0abe6063a05b0271d;hp=98adaf9309b7bc9119122b9eaf2419230deeb95a;hpb=6c3c8d5aee5542ba00a73ff4db9709e8d5324024;p=deb_libcec.git diff --git a/include/cec.h b/include/cec.h index 98adaf9..88381c4 100644 --- a/include/cec.h +++ b/include/cec.h @@ -327,7 +327,7 @@ namespace CEC * @param iAddress The device to get the OSD name for. * @return The OSD name. */ - virtual cec_osd_name GetOSDName(cec_logical_address iAddress) = 0; + virtual cec_osd_name GetDeviceOSDName(cec_logical_address iAddress) = 0; /*! * @brief Get the logical address of the device that is currently the active source on the CEC bus.