]> granicus.if.org Git - apache/commit
Shut up gcc/glibc warning about ignoring write()'s return value.
authorStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:54:31 +0000 (07:54 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:54:31 +0000 (07:54 +0000)
commitcaf0908cf536eff9aef420c570d7a6e737b97d09
treefa5d51413164e531d0806131aede4b85c9a0b174
parent45cbf99b002655c29126abc2cbfd853066ed8a49
Shut up gcc/glibc warning about ignoring write()'s return value.

This may actually fix a real bug in case the error log is directed to a FIFO.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180334 13f79535-47bb-0310-9956-ffa450edef68
server/util.c