cec: fixed - set power state to powered off when a device handled by libcec is made...
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index f1786f948d7725008aa1135501846f1974d2948b..b8a9aa94f74a59bc524415c433808a7503d5c45e 100644 (file)
@@ -75,7 +75,7 @@ namespace CEC
     virtual bool                  IsActiveSource(void) const { return m_bActiveSource; }
 
 
-    virtual void SetInactiveDevice(void);
+    virtual void SetInactiveSource(void);
     virtual void SetActiveSource(void);
     virtual bool TryLogicalAddress(void);