From e32aa247b29c5829d01b4d4ec635cf6443eaf824 Mon Sep 17 00:00:00 2001 From: is Date: Fri, 12 Jun 1998 19:43:59 +0000 Subject: Fix typo in patch. --- sysutils/mkisofs/patches/patch-ae | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/mkisofs/patches/patch-ae b/sysutils/mkisofs/patches/patch-ae index 83bfd9242e2..803b962a59c 100644 --- a/sysutils/mkisofs/patches/patch-ae +++ b/sysutils/mkisofs/patches/patch-ae @@ -5,7 +5,7 @@ char parent[2]; /* 721 */ char name[1]; -}; -+} __attribute((packed)); ++} __attribute__((packed)); -struct iso_directory_record { +struct iso_directory_record { -- cgit v1.2.3