about summary refs log tree commit diff homepage
path: root/lib/Core/UserSearcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/UserSearcher.h')
-rw-r--r--lib/Core/UserSearcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/UserSearcher.h b/lib/Core/UserSearcher.h
index 1c04581d..b0df8239 100644
--- a/lib/Core/UserSearcher.h
+++ b/lib/Core/UserSearcher.h
@@ -22,4 +22,4 @@ namespace klee {
   Searcher *constructUserSearcher(Executor &executor);
 }
 
-#endif
+#endif /* KLEE_USERSEARCHER_H */