From: Tim Kientzle Date: Mon, 29 Sep 2008 21:09:56 +0000 (-0400) Subject: Make formatting consistent with source in SVN. X-Git-Tag: v2.6.0~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22e53db05a39fd6d349a8faa968486fbc39b0adf;p=thirdparty%2Flibarchive.git Make formatting consistent with source in SVN. SVN-Revision: 215 --- diff --git a/libarchive/archive_entry_private.h b/libarchive/archive_entry_private.h index 622fd2365..b1ce661f2 100644 --- a/libarchive/archive_entry_private.h +++ b/libarchive/archive_entry_private.h @@ -144,7 +144,7 @@ struct archive_entry { #define AE_SET_ATIME 4 #define AE_SET_CTIME 8 #define AE_SET_MTIME 16 -#define AE_SET_BIRTHTIME 32 +#define AE_SET_BIRTHTIME 32 #define AE_SET_SIZE 64 /*