Skip to content

Commit 2d7a8b4

Browse files
author
p12
committed
Index: fix several typos
1 parent 1ff308e commit 2d7a8b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index-functions-cpp.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3450,7 +3450,7 @@
34503450

34513451
<function name="imbue" link="pubimbue"/>
34523452

3453-
<function name="setbuf" link="pubimbue"/>
3453+
<function name="setbuf" link="pubsetbuf"/>
34543454
<function name="seekoff" link="pubseekoff"/>
34553455
<function name="seekpos" link="pubseekpos"/>
34563456
<function name="sync" link="pubsync"/>
@@ -3459,7 +3459,7 @@
34593459
<function name="underflow"/>
34603460
<function name="uflow"/>
34613461
<function name="xsgetn" link="sgetn"/>
3462-
<function name="gback" link="gptr"/>
3462+
<function name="eback" link="gptr"/>
34633463
<function name="gptr" />
34643464
<function name="egptr" link="gptr"/>
34653465
<function name="gbump"/>
@@ -3880,7 +3880,7 @@
38803880
<function name="std::puts" link="cpp/io/c/puts"/>
38813881
<function name="std::ungetc" link="cpp/io/c/ungetc"/>
38823882
<function name="std::fgetwc" link="cpp/io/c/fgetwc"/>
3883-
<function name="std::fgetss" link="cpp/io/c/fgetws"/>
3883+
<function name="std::fgetws" link="cpp/io/c/fgetws"/>
38843884
<function name="std::fputwc" link="cpp/io/c/fputwc"/>
38853885
<function name="std::fputws" link="cpp/io/c/fputws"/>
38863886
<function name="std::getwchar" link="cpp/io/c/getwchar"/>

0 commit comments

Comments
 (0)