On 30/01/13 12:03, Andrew Gregory wrote: > On Tue, 29 Jan 2013 09:25:18 -0500 > Dave Reisner <[email protected]> wrote: > >> Suggested-by: Dan McGee <[email protected]> >> Signed-off-by: Dave Reisner <[email protected]> >> --- >> lib/libalpm/Makefile.am | 2 +- >> .../{libarchive-compat.c => libarchive-compat.h} | 19 >> +++++++++++-------- >> 2 files changed, 12 insertions(+), 9 deletions(-) >> rename lib/libalpm/{libarchive-compat.c => libarchive-compat.h} (76%) >>
<snip> > Just a style nitpick; the opening braces should be on their own lines. > Also, the vim modeline is the last line in all of the other C files. Committed to my working branch with these changes. Tested with libarchive 2.8, 3.0 and 3.1. Allan
