Revision 4deba8b7798aac52e33aa8e1c49a8cdc0940ac36 authored by René Scharfe on 26 December 2008, 10:17:04 UTC, committed by Junio C Hamano on 27 December 2008, 03:10:02 UTC
Report the error if redirection of stderr to /dev/null failed.

This silences a compiler warning about ignoring the return value
of freopen() on Ubuntu 8.10.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 6720e95
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top