]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix formatting in std::filesystem helper function
authorJonathan Wakely <jwakely@redhat.com>
Mon, 20 Mar 2023 13:40:59 +0000 (13:40 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 20 Mar 2023 23:03:57 +0000 (23:03 +0000)
commitccfca55536f87a1332f844efcc66b8383030d149
treefe6a273b1a6e661ff385ef8316574d0dbf7917b3
parent7cfc4da22c4c65b334838f46f4b45438a9f74f9d
libstdc++: Fix formatting in std::filesystem helper function

libstdc++-v3/ChangeLog:

* src/filesystem/ops-common.h (get_temp_directory_from_env): Fix
formatting.
libstdc++-v3/src/filesystem/ops-common.h