doc updated
authorMichael Andres <ma@suse.de>
Mon, 3 May 2010 16:04:56 +0000 (18:04 +0200)
committerMichael Andres <ma@suse.de>
Mon, 3 May 2010 16:04:56 +0000 (18:04 +0200)
zypp/ZConfig.h

index 4af55bf..76722c2 100644 (file)
@@ -66,7 +66,9 @@ namespace zypp
 
     public:
 
-      /** The target root directory. */
+      /** The target root directory.
+       * Returns an empty path if no target is set.
+       */
       Pathname systemRoot() const;
 
     public: