]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2851] updated description of NOT_WRITABLE.
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 8 May 2013 22:39:19 +0000 (15:39 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 8 May 2013 22:39:19 +0000 (15:39 -0700)
"yet" seemed to be confusing; while we could explain it more, it's probably
not much of interest for the caller anyway, and this is expected to be
a concise description.  so I chose it rather simpler.

src/lib/datasrc/client_list.h

index 207b9c1c9b7c67ce3f0e1228bdac406d7e8606ea..0a1e3892ca79bb9bda1c83a456b6a0046628a448 100644 (file)
@@ -352,8 +352,8 @@ public:
                             ///  where caching is disabled for the specific
                             ///  data source).
         ZONE_NOT_FOUND,     ///< Zone does not exist in this list.
-        CACHE_NOT_WRITABLE, ///< The cache is not (yet) writable (and zones
-                            ///  zones can't be loaded)
+        CACHE_NOT_WRITABLE, ///< The cache is not writable (and zones can't
+                            ///  be loaded)
         DATASRC_NOT_FOUND,  ///< Specific data source for load is specified
                             ///  but it's not in the list
         ZONE_SUCCESS        ///< Zone to be cached is successfully found and