src/ucx/cx/allocator.h

changeset 438
22eca559aded
parent 415
d938228c382e
child 490
d218607f5a7e
--- 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

mercurial