daemon: use a custom die routine with syslog
authorMatthias Lederhofer <matled@gmx.net>
Thu, 13 Jul 2006 10:02:29 +0000 (12:02 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 14 Jul 2006 04:50:14 +0000 (21:50 -0700)
Removed the git-daemon prefix from die() because no other call to die
does this.

Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found