summaryrefslogtreecommitdiff
path: root/Build/source/README.7coding
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/README.7coding')
-rw-r--r--Build/source/README.7coding5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/README.7coding b/Build/source/README.7coding
index 9d0e2291d8d..8fd3ed0d2a4 100644
--- a/Build/source/README.7coding
+++ b/Build/source/README.7coding
@@ -10,8 +10,9 @@ should produce no (GCC) compiler warnings at all. In spite of
considerable efforts into that direction we are still far from that goal
and there are reasons that we may never fully reach it. Below are some
rules about declarations of functions or variables and the use of
-'const'. These rules should be applied to all parts of the TeX Live
-tree, except some of those maintained independently.
+'const'. These rules should be applied to most of the TeX Live tree,
+the exception being code that is maintained independently and whose
+maintainers don't want to accept patches.
9.1 Declarations and definitions
================================