From: Tim Kientzle Date: Sat, 10 Jan 2009 21:04:13 +0000 (-0500) Subject: Include a newline at end of file. X-Git-Tag: v2.7.0~442 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd95aa390d3d9344fc8faba41b06f832d0d358c6;p=thirdparty%2Flibarchive.git Include a newline at end of file. SVN-Revision: 415 --- diff --git a/libarchive/archive_read_disk_set_standard_lookup.c b/libarchive/archive_read_disk_set_standard_lookup.c index 3c6723add..cb123146b 100644 --- a/libarchive/archive_read_disk_set_standard_lookup.c +++ b/libarchive/archive_read_disk_set_standard_lookup.c @@ -226,4 +226,4 @@ lookup_gname_helper(struct archive *a, id_t id) return strdup(grent.gr_name); } -#endif /* _WIN32 */ \ No newline at end of file +#endif /* _WIN32 */