dxx-rebirth/similar
Kp 40b0b6c8fb Adjust indent to silence clang -Wmisleading-indentation
gcc treats the intervening lines since the last `if` as sufficient to
recognize this as not misleading.  clang does not.  Change the indent to
calm clang.
2021-06-28 03:37:51 +00:00
..
2d Simplify MALLOC invocations 2021-06-28 03:37:48 +00:00
3d Reduce uses of RAIIdmem for local variables 2021-06-28 03:37:49 +00:00
arch Close descent.hog on exit 2021-06-28 03:37:49 +00:00
editor Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
main Adjust indent to silence clang -Wmisleading-indentation 2021-06-28 03:37:51 +00:00
misc Close descent.hog on exit 2021-06-28 03:37:49 +00:00