diff options
Diffstat (limited to 'debian/patches/006_better_file_error.patch')
-rw-r--r-- | debian/patches/006_better_file_error.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/006_better_file_error.patch b/debian/patches/006_better_file_error.patch index 067ef38..2c4e001 100644 --- a/debian/patches/006_better_file_error.patch +++ b/debian/patches/006_better_file_error.patch @@ -5,7 +5,7 @@ Index: b/bfd/opncls.c =================================================================== --- a/bfd/opncls.c +++ b/bfd/opncls.c -@@ -195,6 +195,13 @@ bfd_fopen (const char *filename, const c +@@ -196,6 +196,13 @@ bfd_fopen (const char *filename, const c { bfd *nbfd; const bfd_target *target_vec; |