pkgsrc/databases/kmysqladmin/patches/patch-ae

12 lines
321 B
Text

$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<T>&operator()()const{return res;}
};
-};
+}
#endif