]> git.sesse.net Git - plocate/blobdiff - options.h
Release plocate 1.1.22.
[plocate] / options.h
index eba4900c08a4b6818718caeadd8d88e9ef238e03..39b0978b1c15e6fc35d5d23c16ca35d4df5a796d 100644 (file)
--- a/options.h
+++ b/options.h
@@ -14,5 +14,6 @@ extern bool check_existence;
 extern int64_t limit_matches;
 extern int64_t limit_left;  // Not strictly an option.
 extern bool stdout_is_tty;  // Same.
+extern bool literal_printing;
 
 #endif  // !defined(_OPTIONS_H)