From: Stan Smith Date: Fri, 21 May 2010 19:38:17 +0000 (+0000) Subject: [OPENSM] comment correction. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=9bce4dd66b49a60212b6f0cdc01ea755ab1933de;p=~shefty%2Frdma-win.git [OPENSM] comment correction. git-svn-id: svn://openib.tc.cornell.edu/gen1@2807 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/trunk/ulp/opensm/user/libvendor/osm_vendor_ibumad.c b/trunk/ulp/opensm/user/libvendor/osm_vendor_ibumad.c index 06602c40..a0bc0d6b 100644 --- a/trunk/ulp/opensm/user/libvendor/osm_vendor_ibumad.c +++ b/trunk/ulp/opensm/user/libvendor/osm_vendor_ibumad.c @@ -1210,7 +1210,7 @@ void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) OSM_LOG_EXIT(p_vend->p_log); } -#endif /* ! __GNUC__ */ +#endif /* ! __WIN__ */ void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) {