69578ff1af
Take maintainership. Anglicise some of the text in DESCR.
13 lines
277 B
Text
13 lines
277 B
Text
$NetBSD: patch-ai,v 1.1 2007/10/02 19:03:13 agc Exp $
|
|
|
|
--- src/MHashKeyGen.h 2003-09-28 16:30:30.000000000 +0100
|
|
+++ src/MHashKeyGen.h 2007-10-02 08:36:35.000000000 +0100
|
|
@@ -23,6 +23,8 @@
|
|
|
|
#include <vector>
|
|
|
|
+#define _Bool bool
|
|
+
|
|
#include <mhash.h>
|
|
|
|
class MHashKeyGen {
|