libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
authorJonathan Wakely <jwakely@redhat.com>
Wed, 16 Nov 2022 20:47:39 +0000 (20:47 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 16 Nov 2022 20:52:53 +0000 (20:52 +0000)
commitdbdce6adb748b95be219f2f5fb97f844a0f9b840
treedef836ff6a6a49cf41adbae746627c12e35efaa7
parent629897ed80512a8618e08673c03d8482cbc42eef
libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]

This is only a partial fix for the PR.

libstdc++-v3/ChangeLog:

PR libstdc++/107720
* include/std/format (__format::_Arg_t): Fix typo in enumerator
name.
(_Arg_value::_S_get): Fix missing semi-colons.
libstdc++-v3/include/std/format