src/cx/array_list.h

changeset 628
1e2be40f0cb5
parent 623
21082350a590
child 637
ceadf0792ded
--- a/src/cx/array_list.h	Sun Nov 20 17:48:42 2022 +0100
+++ b/src/cx/array_list.h	Sun Nov 20 21:08:36 2022 +0100
@@ -166,7 +166,7 @@
 
 
 #ifdef __cplusplus
-} /* extern "C" */
+} // extern "C"
 #endif
 
-#endif /* UCX_ARRAY_LIST_H */
+#endif // UCX_ARRAY_LIST_H

mercurial