Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
P-p-H-d committed May 5, 2024
1 parent 3c66954 commit d10c8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m-dict.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ ARRAY_DEF(m_array_index, m_indexhash_t, M_POD_OPLIST)
} while (0)


/* Define the structure of a chained dictionary for all kind of dictionaries
/* Define the structure of a dictionary for map and set
* name: prefix of the container,
* key_type: type of the key
* key_oplist: oplist of the key
Expand Down

0 comments on commit d10c8c1

Please sign in to comment.