X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Faddrsbr.c;h=484ec5ef64572c8c6c4f9789aacd429a2241ab2f;hp=fa45e31a51812d16679b511a575b1bcd4a62d9bc;hb=5dd6771b28c257af405d7248639ed0e3bcdce38b;hpb=d2f12554a254e814dcdafb3828fc0d9936154eef diff --git a/sbr/addrsbr.c b/sbr/addrsbr.c index fa45e31..484ec5e 100644 --- a/sbr/addrsbr.c +++ b/sbr/addrsbr.c @@ -2,8 +2,6 @@ /* * addrsbr.c -- parse addresses 822-style * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -119,7 +117,7 @@ getm (char *str, char *dfhost, int dftype, int wanthost, char *eresult) char *dp; #endif /* not DUMB */ - if (err && err[0]) { + if (err[0]) { if (eresult) strcpy (eresult, err); else