Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
die("from_format() -- snprintf() failed");
}
else {
if(snprintf(buf, BUF_SZ, "\"unknown\" <%s>", str) == -1) {
#if 0