- Broke the build with code in a hidden ifdef.
This commit is contained in:
Paul Beckingham 2014-12-23 23:46:28 -05:00
parent b6a4a9c197
commit 7795570e61

View file

@ -187,7 +187,7 @@ std::string Config::_defaults =
"color.tag.none=\n"
"color.pri.none=\n"
"\n"
"# personal color rules (replace "X" with your value)\n"
"# personal color rules (replace 'X' with your value)\n"
"#color.keyword.X=\n"
"#color.project.X=\n"
"color.tag.next=rgb440\n"