Skip to content

Commit

Permalink
fix comment issue of coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
smithAchang committed Sep 26, 2023
1 parent fb136e9 commit f066bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACE/ace/Malloc_T.h
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ class ACE_Cascaded_Multi_Size_Based_Allocator : public ACE_Allocator
ACE_LOCK& mutex ();

private:
/// Chunk control header type
/// Chunk control header type.
typedef ACE_UINT8 comb_chunk_header_type;

/// Synchronization variable for API.
Expand Down

0 comments on commit f066bb4

Please sign in to comment.