We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771248a commit a26cca2Copy full SHA for a26cca2
1 file changed
docs/c-language/noreturn.md
@@ -65,4 +65,4 @@ int main(void)
65
[/std (Specify language standard version)](../build/reference/std-specify-language-standard-version.md)\
66
[/W4 (Specify warning level)](../build/reference/compiler-option-warning-level.md)\
67
[C4702 warning](../error-messages\compiler-warnings\compiler-warning-level-4-c4702.md)\
68
-[_declspec(noreturn)](../cpp/noreturn.md)
+[__declspec(noreturn)](../cpp/noreturn.md)
0 commit comments