Package: ssed
Version: 3.62-6.2

The file pcre/pcregrep.c contains in line 248:

fprintf (stderr, _("pcregrep: error while studing regex: %s\n"), error);

It should be:

fprintf (stderr, _("pcregrep: error while studying regex: %s\n"), error);

Thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to