about summary refs log tree commit diff homepage
path: root/include/klee/util/ArrayExprHash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/klee/util/ArrayExprHash.h')
-rw-r--r--include/klee/util/ArrayExprHash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/klee/util/ArrayExprHash.h b/include/klee/util/ArrayExprHash.h
index 43c391f5..05cb8692 100644
--- a/include/klee/util/ArrayExprHash.h
+++ b/include/klee/util/ArrayExprHash.h
@@ -136,4 +136,4 @@ void ArrayExprHash<T>::hashUpdateNodeExpr(const UpdateNode* un, T& exp)
 #undef unordered_map
 #undef unordered_set
 
-#endif
+#endif /* KLEE_ARRAYEXPRHASH_H */