Skip to content

Commit 7d530d5

Browse files
committed
Learn Editor: Update compiler-errors-c3100-through-c3199.md
1 parent 0ade68d commit 7d530d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-2/compiler-errors-c3100-through-c3199.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The articles in this section of the documentation explain a subset of the error
8181
| [Compiler error C3163](compiler-error-c3163.md) | '*class*': attributes inconsistent with previous declaration |
8282
| Compiler error C3164 | Obsolete. |
8383
| Compiler error C3165 | '*value*': cannot convert to an integral or floating point value |
84-
| [Compiler error C3166](compiler-error-c3166.md) | Obsolete. '*type*': a data member of a managed/WinRT class cannot have type '*pointer_type* to interior *managed_pointer_type*' |
84+
| [Compiler error C3166](compiler-error-c3166.md) | '*type*': a data member of a managed/WinRT class cannot have type '*pointer_type* to interior *managed_pointer_type*' |
8585
| [Compiler error C3167](compiler-error-c3167.md) | Unable to initialize .NET Framework: make sure it is installed |
8686
| [Compiler error C3168](compiler-error-c3168.md) | '*type*': illegal underlying type for enum |
8787
| Compiler error C3169 | '*type*': cannot deduce type for 'auto' from '*type*' |

0 commit comments

Comments
 (0)