aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 30c29d3..f1a1fd1 100644
--- a/README.md
+++ b/README.md
@@ -77,8 +77,7 @@ specified in `config.h`.
## What's missing
-- Digraph and trigraph sequences ([6.4.6p3] and [5.2.1.1], will not
- be implemented).
+- Digraph sequences ([6.4.6p3], will not be implemented).
- Variable-length arrays ([#1]).
- `volatile`-qualified types ([#7]).
- `_Thread_local` storage-class specifier ([#5]).