Home
last modified time | relevance | path

Searched refs:strErrorTrail (Results 1 – 3 of 3) sorted by relevance

/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.c86 strBadValue[] = N_("bad value"), strErrorTrail[] = N_("; error #%d, %s\n"); variable
280 sprint_safe(buf, (is_rec ? strErrorTrail : _(strErrorTrail)), err, in fatal_error()
H A Dstuff.h205 strErrorTrail[];
H A Dmain.c1794 sprint_safe(buf, _(strErrorTrail), errnum, errstr); in inform_about_error()