]> git.proxmox.com Git - libgit2.git/commit - src/attr.c
Some callback error check style cleanups
authorRussell Belfer <rb@github.com>
Fri, 6 Dec 2013 23:42:20 +0000 (15:42 -0800)
committerRussell Belfer <rb@github.com>
Wed, 11 Dec 2013 18:57:50 +0000 (10:57 -0800)
commitc7b3e1b32040d05f3cb996d754a28af3b4d06d0b
treec2cb268aeb8b8dc244970034d1d220867c6ed62b
parent60058018dcadbaa1f70281c9d29faf1e46d3a87c
Some callback error check style cleanups

I find this easier to read...
12 files changed:
src/attr.c
src/diff.c
src/fetchhead.c
src/merge.c
src/pack-objects.c
src/pack.c
src/path.c
src/push.c
src/remote.c
src/stash.c
src/status.c
src/submodule.c