summaryrefslogtreecommitdiff
path: root/news/cnews/files/patch-dostatfs.c
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-11-08 07:10:43 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-11-08 07:10:43 +0000
commitec0dda1ae634fe52e2e64c38d439e72b0e2ba378 (patch)
tree40241e18113f9d84c72c84794d65da2a632beae4 /news/cnews/files/patch-dostatfs.c
parent- Use security/py-paramiko1 (diff)
- fix include and prototype problems with ansi patches
Notes
Notes: svn path=/head/; revision=425688
Diffstat (limited to 'news/cnews/files/patch-dostatfs.c')
-rw-r--r--news/cnews/files/patch-dostatfs.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/news/cnews/files/patch-dostatfs.c b/news/cnews/files/patch-dostatfs.c
deleted file mode 100644
index 47ffd8f27c09..000000000000
--- a/news/cnews/files/patch-dostatfs.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- util/dostatfs.c.orig 1995-04-28 02:51:39.000000000 +0200
-+++ util/dostatfs.c 2015-06-10 06:28:42.000000000 +0200
-@@ -77,7 +77,7 @@
- long bperi;
- {
- struct statfs info;
-- register long n;
-+ register long long n;
- # define LOTS 10000
- register long iperfile = filesize/bperi + 1;
-