Skip to content

Commit b67c6ea

Browse files
committed
fixup: typo in name of feature-test macro
1 parent 7d10455 commit b67c6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1869,8 +1869,8 @@
18691869
\defnxname{cpp_unicode_literals} & \tcode{200710L} \\ \rowsep
18701870
\defnxname{cpp_user_defined_literals} & \tcode{200809L} \\ \rowsep
18711871
\defnxname{cpp_using_enum} & \tcode{201907L} \\ \rowsep
1872-
\defnxname{cpp_variable_friend} & \tcode{202403L} \\ \rowsep
18731872
\defnxname{cpp_variable_templates} & \tcode{201304L} \\ \rowsep
1873+
\defnxname{cpp_variadic_friend} & \tcode{202403L} \\ \rowsep
18741874
\defnxname{cpp_variadic_templates} & \tcode{200704L} \\ \rowsep
18751875
\defnxname{cpp_variadic_using} & \tcode{201611L} \\
18761876
\end{LongTable}

0 commit comments

Comments
 (0)