]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Style: Don't check for entry being non-NULL (none
authorTim Kientzle <kientzle@gmail.com>
Fri, 20 Dec 2013 05:25:34 +0000 (21:25 -0800)
committerTim Kientzle <kientzle@gmail.com>
Fri, 20 Dec 2013 05:25:34 +0000 (21:25 -0800)
commit22d76265e4c129e5c3be0a61e6f7510cd3cb709e
tree2036e1fdd09a4de883dda29be86859bd9022a4ef
parent53d9c0ff198845542a876e2d463a9f6fdf5fd056
Style:  Don't check for entry being non-NULL (none
of the archive_entry routines do this); adjust
some indentation to match the other code.
libarchive/archive_entry.c