summaryrefslogtreecommitdiffstats
path: root/src/digraphs.c
diff options
context:
space:
mode:
authorV. Guruprasad <prasad@inspiredresearch.com>2021-03-08 16:22:00 -0500
committerV. Guruprasad <prasad@inspiredresearch.com>2021-03-08 16:22:00 -0500
commit860f1b443a9c377ff3b262bc06c57e31e55a6434 (patch)
tree49977ce7bffda614e3ea47d751a7782762307e56 /src/digraphs.c
parent69fa1e9f4e76ae5f0a2fc135ce5002e2606ed45f (diff)
duplicate entry \therefore
Diffstat (limited to 'src/digraphs.c')
-rw-r--r--src/digraphs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/digraphs.c b/src/digraphs.c
index 60593da..f04c555 100644
--- a/src/digraphs.c
+++ b/src/digraphs.c
@@ -93,7 +93,6 @@ wint_t trigraphs[][3] = {
{ L')', L'_', L'⊇' },
{ L'(', L'_', L'⊆' },
{ L'.', L':', L'∴' },
- { L'.', L':', L'∴' },
{ L':', L'.', L'∵' },
{ L'?', L'-', L'≃' },
{ L'!', L'=', L'≠' },