]> gitweb.ps.run Git - ps-cgit/commitdiff
shared.c: use die_errno() where appropriate
authorJohn Keeping <john@keeping.me.uk>
Sat, 18 May 2013 15:21:36 +0000 (16:21 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 22 May 2013 10:53:06 +0000 (12:53 +0200)
This replaces some code that is re-implementing die_errno by just
calling the function.

Signed-off-by: John Keeping <john@keeping.me.uk>

No differences found