From 888371881826cdde49b3d5e5e23893675d77abf3 Mon Sep 17 00:00:00 2001 From: Julian Büning Date: Thu, 30 May 2019 18:25:07 +0200 Subject: make endif guard naming consistent --- lib/Core/CoreStats.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Core/CoreStats.h') diff --git a/lib/Core/CoreStats.h b/lib/Core/CoreStats.h index 09845a89..42e81de7 100644 --- a/lib/Core/CoreStats.h +++ b/lib/Core/CoreStats.h @@ -50,4 +50,4 @@ namespace stats { } } -#endif +#endif /* KLEE_CORESTATS_H */ -- cgit 1.4.1