summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'Tools')
-rw-r--r--Tools/scripts/texcheck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/texcheck.py b/Tools/scripts/texcheck.py
index 35d6619..4a56635 100644
--- a/Tools/scripts/texcheck.py
+++ b/Tools/scripts/texcheck.py
@@ -57,7 +57,7 @@ cmdstr = r"""
\email \kwindex \refexmodindex \filenq \e \menuselection
\exindex \linev \newsgroup \verbatim \setshortversion
\author \authoraddress \paragraph \subparagraph \cmemberline
- \textbar
+ \textbar \C \seelink
"""
def matchclose(c_lineno, c_symbol, openers, pairmap):