summaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-fclose.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-fclose.3.patch')
-rw-r--r--debian/patches/0001-fclose.3.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/0001-fclose.3.patch b/debian/patches/0001-fclose.3.patch
index 8feaf5b..111eaa1 100644
--- a/debian/patches/0001-fclose.3.patch
+++ b/debian/patches/0001-fclose.3.patch
@@ -6,11 +6,9 @@ Subject: fclose.3
man3/fclose.3 | 10 ++++++++++
1 file changed, 10 insertions(+)
-diff --git a/man3/fclose.3 b/man3/fclose.3
-index 3694d54..585b08f 100644
--- a/man3/fclose.3
+++ b/man3/fclose.3
-@@ -34,6 +34,16 @@ function flushes the stream pointed to by
+@@ -34,6 +34,16 @@
(writing any buffered output data using
.BR fflush (3))
and closes the underlying file descriptor.