On Sun, Mar 09, 2008 at 07:00:52PM -0700, Wayne Davison wrote:
> + } else if (prtshort) {
> + left[0] = '-';
> + left[1] = opt->shortName;
> + } else if (prtlong) {Oops, there should have been a left[2] = '\0' in there. ..wayne.. ______________________________________________________________________ POPT Library http://rpm5.org Developer Communication List [email protected]
