From: David du Colombier <0intro@gmail.com> Date: Sat, 13 Jun 2015 19:36:05 +0000 (+0200) Subject: remove trailing spaces X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=b5833d2d2d53ee7a4f391664aaf1ba80facb6d9e;p=proto%2Flibregexp.git remove trailing spaces --- diff --git a/rregsub.c b/rregsub.c index 65e975e..2ae8e4a 100644 --- a/rregsub.c +++ b/rregsub.c @@ -45,7 +45,7 @@ rregsub(Rune *sp, /* source string */ *dp++ = *sp; break; } - }else if(*sp == '&'){ + }else if(*sp == '&'){ if(mp[0].s.rsp != 0 && mp!=0 && ms>0) if(mp[0].s.rsp != 0) for(ssp = mp[0].s.rsp;