src/cx/allocator.h

changeset 628
1e2be40f0cb5
parent 528
4fbfac557df8
child 677
b09aae58bba4
--- a/src/cx/allocator.h	Sun Nov 20 17:48:42 2022 +0100
+++ b/src/cx/allocator.h	Sun Nov 20 21:08:36 2022 +0100
@@ -254,7 +254,7 @@
 __attribute__((__nonnull__));
 
 #ifdef __cplusplus
-} /* extern "C" */
+} // extern "C"
 #endif
 
-#endif /* UCX_ALLOCATOR_H */
+#endif // UCX_ALLOCATOR_H

mercurial