aboutsummaryrefslogtreecommitdiff
path: root/t/err.tc
blob: c4369a9042bf1df63c90aa3ec9e952c1585389fa (plain)
1
2
3
4
5
printf("<h1>");
printf("%s",  title );
printf("</h1>\n<p>");
printf("%s",  err );
printf("</p>");