$NetBSD: patch-ae,v 1.1 2006/03/28 18:07:52 joerg Exp $ --- kmysqladmin/helpers/tfunctions.h.orig 2006-03-28 16:39:35.000000000 +0000 +++ kmysqladmin/helpers/tfunctions.h @@ -209,6 +209,6 @@ namespace tfunctions { } const typename std::vector&operator()()const{return res;} }; -}; +} #endif