diff options
-rw-r--r-- | ucb/source/ucp/odma/odma.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/odma/odma.h b/ucb/source/ucp/odma/odma.h index 78062c232116..f59dcca6f3c3 100644 --- a/ucb/source/ucp/odma/odma.h +++ b/ucb/source/ucp/odma/odma.h @@ -29,10 +29,10 @@ typedef int ODMSTATUS; #endif #define ODM_DMSID_MAX 9 /* Max length of a DMS ID including the - /* terminating NULL character. */ + terminating NULL character. */ #define ODM_APPID_MAX 16 /* Max length of a application ID including - /* the terminating NULL character. */ + the terminating NULL character. */ // ODMA 2.0 #define ODM_QUERYID_MAX 255 // Max length of a query ID including |