aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-30 12:02:29 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-30 12:02:29 +0000
commiteb1d3f9da08ff870431e7b2641168837a27edbbc (patch)
tree8f890955743164f984fb0fc960708aa839ebfbea /macho.h
parentdrop pointless casts on mmap() return (diff)
downloadpax-utils-eb1d3f9da08ff870431e7b2641168837a27edbbc.tar.gz
pax-utils-eb1d3f9da08ff870431e7b2641168837a27edbbc.tar.bz2
pax-utils-eb1d3f9da08ff870431e7b2641168837a27edbbc.zip
eat trailing whitespace
Diffstat (limited to 'macho.h')
-rw-r--r--macho.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/macho.h b/macho.h
index 2372e42..0ebc0e3 100644
--- a/macho.h
+++ b/macho.h
@@ -1,7 +1,7 @@
/*
* Copyright 2008 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-projects/pax-utils/macho.h,v 1.5 2008/09/08 07:02:56 grobian Exp $
+ * $Header: /var/cvsroot/gentoo-projects/pax-utils/macho.h,v 1.6 2008/12/30 12:02:29 vapier Exp $
*/
@@ -94,7 +94,7 @@ struct mach_header
all two-level namespace modules of its
dependent libraries, used only when
MH_PREBINDABLE and MH_TWOLEVEL are set
- */
+ */
#define MH_CANONICAL 0x4000 /* the file has been canonicalized by
unprebinding, clearing prebinding
information from the file */