From: Tim Kientzle Date: Sun, 11 Apr 2010 01:15:57 +0000 (-0400) Subject: Style: remove extra blank line X-Git-Tag: v3.0.0a~1121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb786e29a1f781ffe7ebe93f89476b7f8f2549cc;p=thirdparty%2Flibarchive.git Style: remove extra blank line SVN-Revision: 2227 --- diff --git a/tar/bsdtar.h b/tar/bsdtar.h index a747c7865..33371a47d 100644 --- a/tar/bsdtar.h +++ b/tar/bsdtar.h @@ -136,7 +136,6 @@ enum { OPTION_VERSION }; - int bsdtar_getopt(struct bsdtar *); void do_chdir(struct bsdtar *); int edit_pathname(struct bsdtar *, struct archive_entry *);