src/cx/array_list.h

changeset 628
1e2be40f0cb5
parent 623
21082350a590
child 637
ceadf0792ded
     1.1 --- a/src/cx/array_list.h	Sun Nov 20 17:48:42 2022 +0100
     1.2 +++ b/src/cx/array_list.h	Sun Nov 20 21:08:36 2022 +0100
     1.3 @@ -166,7 +166,7 @@
     1.4  
     1.5  
     1.6  #ifdef __cplusplus
     1.7 -} /* extern "C" */
     1.8 +} // extern "C"
     1.9  #endif
    1.10  
    1.11 -#endif /* UCX_ARRAY_LIST_H */
    1.12 +#endif // UCX_ARRAY_LIST_H

mercurial