Add ownership clarification
authorAlexander Kanavin <alexander.kanavin@nokia.com>
Wed, 8 Dec 2010 13:17:13 +0000 (15:17 +0200)
committerAlexander Kanavin <alexander.kanavin@nokia.com>
Wed, 8 Dec 2010 13:17:13 +0000 (15:17 +0200)
lib/ofonomodeminterface.h

index a3324bd..a193d88 100644 (file)
@@ -60,7 +60,10 @@ public:
      */
     bool isValid() const;
     
-    //! Get the modem object that this interface belongs to
+    //! Get the modem object that this interface belongs to.
+    /*!
+     * The ownership of the modem object stays with the OfonoModemInterface object.
+     */
     OfonoModem *modem() const;
     
     //! Returns the D-Bus object path of the interface