diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-02-15 14:29:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-02-15 15:11:29 +0000 |
commit | d1f45bd66f0efe6909acdb573aecb677ae388f74 (patch) | |
tree | 5f16b1437a9b94754ee62e6468f1b108d242386e /ucb | |
parent | cc459e466359c0bf18d48e8650fac3302b019a75 (diff) |
WaE: /* within comment
Diffstat (limited to 'ucb')
-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 |