Switch to side-by-side view

--- a/src/common/rclconfig.h
+++ b/src/common/rclconfig.h
@@ -446,7 +446,7 @@
 // means that the text is not stripped of upper-case, diacritics, or
 // punctuation signs. It is still translated from its original format
 // to UTF-8 plain text.
-extern bool o_index_storerawtext;
+extern bool o_index_storedoctext;
 
 // This global variable defines if we use mtime instead of ctime for
 // up-to-date tests. This is mostly incompatible with xattr indexing,