summaryrefslogtreecommitdiffstats
path: root/lib/qobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qobj.h')
-rw-r--r--lib/qobj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/qobj.h b/lib/qobj.h
index 6d66dbf80..5012c98d7 100644
--- a/lib/qobj.h
+++ b/lib/qobj.h
@@ -83,7 +83,7 @@ struct qobj_nodetype {
RESERVED_SPACE_STRUCT(qobj_nodetype_capnp, capnp, 256)
};
-PREDECL_HASH(qobj_nodes)
+PREDECL_HASH(qobj_nodes);
/* anchor to be embedded somewhere in the object's struct */
struct qobj_node {