On 14:30 Wed 03 Oct , Timothy A. Meier wrote: > Sasha - another small patch. I think I fixed the line wrap issue, but have > also attached > the patch just in case.
This still wrap lines: > + || strcmp(opt.console, OSM_LOOPBACK_CONSOLE) == > 0 Attached patch was fine. > From f1ea67d05410373c90441962e1f3005aa6212b05 Mon Sep 17 00:00:00 2001 > From: Tim Meier <[EMAIL PROTECTED]> > Date: Wed, 3 Oct 2007 14:05:03 -0700 > Subject: [PATCH] opensm: osm_console.h replaced string literals with macro > definitions > > Several string constants are used to define and control the behavior > of the OSM Console. This patch formalizes those constants, and uses > them in a consistent manner. > > Signed-off-by: Tim Meier <[EMAIL PROTECTED]> Applied. Thanks. Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
