On Wed, Mar 4, 2015 at 2:07 AM, Sudhanshu Shekhar <[email protected]> wrote: >> Matthieu Moy <[email protected]> writes: >>> Sudhanshu Shekhar <[email protected]> writes: >>>> From: SudShekhar <[email protected]> >>> >>> + if(!strcmp(argv[0],"-")) >>> + argv[0]="@{-1}"; >>> >>> Wrong spacing (around = and after ,). > > Thanks for pointing this out. I have corrected it.
Also, add a space after 'if'. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

