On Monday, January 17, 2011 15:01:02 Fabian Groffen wrote: > +static inline char * > +prog_inv_sh_nm_from_file(char *f) { decuddle the brace > + if ((t = strrchr(f, '/')) != NULL) { > + t++; > + } else { > + t = f; > + } braces are not necessary here -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.