cec: change the default argument of PowerOnDevices() to CECDEVICE_TV. deprecate Power...
[deb_libcec.git] / include / CECExportsCpp.h
index ac00190571599ea9510396faa83f489b25b79cb4..4f40bfec362b27d5668d46088c42f9f77f57406e 100644 (file)
@@ -62,7 +62,7 @@ namespace CEC
     virtual bool StartBootloader(void) = 0;
 
     /*!
-     * @see cec_power_off_devices
+     * @depcrecated Use StandbyDevices() instead
      */
     virtual bool PowerOffDevices(cec_logical_address address = CECDEVICE_BROADCAST) = 0;