Skip to content

Commit 055ea9a

Browse files
committed
Tweak formatting in 3696 P/R
1 parent 8e33af9 commit 055ea9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xml/issue3696.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ in an I/O operation, or the size of I/O buffers.<sup>257</sup>
6161
</p>
6262

6363
<p>
64-
256) Typically `long long`.
64+
<sub>256) Typically `long long`.</sub>
6565
</p>
6666
<p>
67-
257) Most places where `streamsize` is used would use `size_t` in C,
68-
or `ssize_t` in POSIX.
67+
<sub>257) Most places where `streamsize` is used would use `size_t` in C,
68+
or `ssize_t` in POSIX.</sub>
6969
</p>
7070
</blockquote>
7171
</li>

0 commit comments

Comments
 (0)