]> git.tuebingen.mpg.de Git - paraslash.git/commit
error.h: Remove is_errno().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 10 Aug 2015 17:34:45 +0000 (19:34 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 27 Sep 2015 13:25:39 +0000 (13:25 +0000)
commit4f18e922663731106fbc64dcc0583a7b017ac407
tree7705b14241fcbfaeeb1010bca35680d761fd14cd
parent486314426fcd25e5271fd65a982f8b321585e195
error.h: Remove is_errno().

There is only one caller of is_errno() which is converted to use
ERRNO_TO_PARA_ERROR() in this patch.
afs.c
error.h