diff -r 545010bc5e71 -r 22eca559aded src/ucx/cx/allocator.h --- a/src/ucx/cx/allocator.h Sun Nov 20 12:43:44 2022 +0100 +++ b/src/ucx/cx/allocator.h Sat Nov 26 17:07:08 2022 +0100 @@ -254,7 +254,7 @@ __attribute__((__nonnull__)); #ifdef __cplusplus -} /* extern "C" */ +} // extern "C" #endif -#endif /* UCX_ALLOCATOR_H */ +#endif // UCX_ALLOCATOR_H