]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Style: remove extra blank line
authorTim Kientzle <kientzle@gmail.com>
Sun, 11 Apr 2010 01:15:57 +0000 (21:15 -0400)
committerTim Kientzle <kientzle@gmail.com>
Sun, 11 Apr 2010 01:15:57 +0000 (21:15 -0400)
SVN-Revision: 2227

tar/bsdtar.h

index a747c786556f221c52e8598b7d7c15e0c57f9d08..33371a47de43a71ae8193cc09265b3f10e1f7647 100644 (file)
@@ -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 *);