Skip to content

Commit 842f2c2

Browse files
author
Colin Robertson
committed
Remove stray pipe
1 parent 557bae1 commit 842f2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/visual-cpp-language-conformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ A group of papers listed together indicates a Standard feature along with one or
408408

409409
| Feature | Supported |
410410
|--|--|
411-
| __C99 Standard library features__ | __Supported__ | |
411+
| __C99 Standard library features__ | __Supported__ |
412412
| &emsp;Alternative spellings macros `<iso646.h>` | VS 2015 |
413413
| &emsp;Wide character support `<wchar.h>` and `<wctype.h>` | VS 2015 |
414414
| &emsp;Complex support in `<complex.h>` | Partial in VS 2015 <sup>[K](#note_K)</sup> |

0 commit comments

Comments
 (0)