misc: Replace `#ifdef\t__cplusplus` with `#ifdef\s\s__cplusplus`
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 31 Mar 2022 07:32:36 +0000 (15:32 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 21 Apr 2022 14:43:39 +0000 (14:43 +0000)
commit9aa094d1b1184026fa0e18a8967c32baa1a5922e
tree4af407d14db6af0849f9e707293eaff1f1191501
parent30aab0af07c5bcfab7f0341bba815162ee5f2049
misc: Replace `#ifdef\t__cplusplus` with `#ifdef\s\s__cplusplus`

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15762>
13 files changed:
src/gallium/auxiliary/cso_cache/cso_cache.h
src/gallium/auxiliary/cso_cache/cso_context.h
src/gallium/auxiliary/cso_cache/cso_hash.h
src/gallium/auxiliary/os/os_mman.h
src/gallium/auxiliary/util/u_dl.h
src/gallium/auxiliary/util/u_dump.h
src/gallium/auxiliary/util/u_file.h
src/util/os_misc.h
src/util/u_cpu_detect.h
src/util/u_debug.h
src/util/u_debug_stack.h
src/util/u_debug_symbol.h
src/util/u_perfetto.h