From: John Keeping Date: Sat, 18 May 2013 15:21:36 +0000 (+0100) Subject: shared.c: use die_errno() where appropriate X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/1e9f1ee64e5f8f75a361260a2165996bc137b961?ds=inline;hp=1e9f1ee64e5f8f75a361260a2165996bc137b961 shared.c: use die_errno() where appropriate This replaces some code that is re-implementing die_errno by just calling the function. Signed-off-by: John Keeping ---