* .x-sc_prohibit_xmlGetProp: Add exception.
---
docs/news.html.in broke 'make syntax-check' again (how many releases
have we done with that issue?)
This is alternative 1. However, I won't push this, if alternative 2
pans out.
.x-sc_prohibit_xmlGetProp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.x-sc_prohibit_xmlGetProp b/.x-sc_prohibit_xmlGetProp
index f6d7ee2..68a1da5 100644
--- a/.x-sc_prohibit_xmlGetProp
+++ b/.x-sc_prohibit_xmlGetProp
@@ -1 +1,2 @@
^src/util/xml.c$
+^docs/.*
--
1.7.3.2