]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Remove extra comma at the end of enum
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Wed, 10 Oct 2012 18:28:16 +0000 (20:28 +0200)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 11 Oct 2012 17:04:41 +0000 (10:04 -0700)
This should fix compilation issue on sunstudio.

src/lib/datasrc/memory/domaintree.h

index 7e68f53bf0331748a09bc8bdb6d310b3fe79fe4b..272245d05fd4a9690be44e7bd6718143073b636a 100644 (file)
@@ -947,7 +947,7 @@ public:
         PARTIALMATCH, ///< A superdomain node was found
         NOTFOUND,   ///< Not even any superdomain was found
         /// \brief Returned by insert() if a node of the name already exists
-        ALREADYEXISTS,
+        ALREADYEXISTS
     };
 
     /// \brief Allocate and construct \c DomainTree