aboutsummaryrefslogtreecommitdiff
path: root/hash.inc.h
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-02-18 22:39:56 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-02-18 22:39:56 +0100
commit33fa5b5d0c512c72c1d50b9420a36431cd10eb5d (patch)
tree6642ec876ecd15ce62f83075d7f9d261050fe3a6 /hash.inc.h
parentStart rework of guile interface. (diff)
downloadcalp-33fa5b5d0c512c72c1d50b9420a36431cd10eb5d.tar.gz
calp-33fa5b5d0c512c72c1d50b9420a36431cd10eb5d.tar.xz
Made to compile as C++.
Diffstat (limited to 'hash.inc.h')
-rw-r--r--hash.inc.h2
1 files changed, 1 insertions, 1 deletions
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"