X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fcec.h;h=88381c4d54fc81bf816bbd77279f159e091d0fa9;hb=2c7c8c4bd985a5148d063fe7c797330e199ce2ff;hp=98adaf9309b7bc9119122b9eaf2419230deeb95a;hpb=b4b1b49b0904e9c0cdeaa466f21ed61ccf41cb92;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.