Skip to content

Commit 0e3329c

Browse files
author
Stefanus Du Toit
committed
[using.linkage] Fix reference to C standard section.
1 parent 0fffad6 commit 0e3329c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@
12311231
\tcode{extern "C++"}
12321232
linkage for this purpose.\footnote{The only reliable way to declare an object or
12331233
function signature from the Standard C library is by including the header that
1234-
declares it, notwithstanding the latitude granted in 7.1.7 of the C
1234+
declares it, notwithstanding the latitude granted in 7.1.4 of the C
12351235
Standard.}
12361236

12371237
\pnum

0 commit comments

Comments
 (0)