X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcm_hash.h;h=062d0b12407f55198e3916f4a9fc9040fcb02440;hb=a14bf79bbc001990f96e01ada0dd291bcc9ddcad;hp=5a95de2bfbf217a13e39d1ea3b58899e95242838;hpb=def50dc175cebc67238db5f1acd5ff322a2279bd;p=o-du%2Fl2.git diff --git a/src/cm/cm_hash.h b/src/cm/cm_hash.h index 5a95de2bf..062d0b124 100755 --- a/src/cm/cm_hash.h +++ b/src/cm/cm_hash.h @@ -64,7 +64,7 @@ /* Constants */ #define CM_STR_HASHFUNC_CONSTANT 31 /* Constant for CM_HASH_KEYTYPE_STR */ -/* CONSTANTS for CmHashFuncConId */ +/* constS for CmHashFuncConId */ /* cm_hash_h_001.main_13 : Fixed for 64 Bit */ #define CM_HASHKEYLEN_UINT32 sizeof(uint32_t) /* size of uint32_t */ #define CM_HASHKEYLEN_UINT16 sizeof(uint16_t) /* size of uint16_t */