Message ID | 54347E5A035A054EAE9D05927FB467F972E0C9B4@ORSMSX101.amr.corp.intel.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/test/dapltest/include/dapl_common.h b/test/dapltest/include/dapl_common.h index a514973..7dfe471 100644 --- a/test/dapltest/include/dapl_common.h +++ b/test/dapltest/include/dapl_common.h @@ -33,7 +33,7 @@ #include "dapl_proto.h" -#define SERVER_PORT_NUMBER ((DAT_CONN_QUAL)0xB0de) +#define SERVER_PORT_NUMBER ((DAT_CONN_QUAL)62000) typedef enum {
Signed-off-by: Arlin Davis <arlin.r.davis@intel.com> --- test/dapltest/include/dapl_common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)