From 33fa5b5d0c512c72c1d50b9420a36431cd10eb5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 18 Feb 2019 22:39:56 +0100 Subject: Made to compile as C++. --- hash.inc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hash.inc.h') diff --git a/hash.inc.h b/hash.inc.h index 0aee8ef4..0945dfc4 100644 --- a/hash.inc.h +++ b/hash.inc.h @@ -1,5 +1,5 @@ #ifndef TYPE -#error "Set TYPE to something before including this header" +#error "Set TYPE to something before including self header" #else #include "err.h" -- cgit v1.2.3