From f9f8774f62cf2c1b2783dabec4b23c8d1ea5293b Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Kupec?= Date: Thu, 2 Apr 2009 20:20:33 +0200 Subject: [PATCH] comments --- src/utils/Augeas.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/utils/Augeas.h b/src/utils/Augeas.h index b208d19..d0feebf 100644 --- a/src/utils/Augeas.h +++ b/src/utils/Augeas.h @@ -20,6 +20,10 @@ extern "C" /** * Zypper's wrapper around Augeas. + * + * \todo add root dir argument to constructor + * \todo add conf file to load argument + * \todo use the new API to cherry-pick the lense and conf file to load */ class Augeas : private zypp::base::NonCopyable { -- 2.7.4