aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mtools
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-04-28 18:50:42 +0800
committerolgeni <olgeni@FreeBSD.org>2001-04-28 18:50:42 +0800
commit192234504712fb6d07334ddd2f20ceb71fe38314 (patch)
tree914a5e2b00994c12d42c05495263de6115528eda /emulators/mtools
parent5929714517e44bcf3fb84cd57529469d7ccc306a (diff)
downloadfreebsd-ports-graphics-192234504712fb6d07334ddd2f20ceb71fe38314.tar.gz
freebsd-ports-graphics-192234504712fb6d07334ddd2f20ceb71fe38314.tar.zst
freebsd-ports-graphics-192234504712fb6d07334ddd2f20ceb71fe38314.zip
Fix patch-i (whitespaces).
This patch would not apply cleanly because the original source files has whitespaces at the end of some lines. The whitespaces in my original patch have probably been eaten by some MUA by the time they arrived to maintainer. :-(
Diffstat (limited to 'emulators/mtools')
-rw-r--r--emulators/mtools/files/patch-i10
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/mtools/files/patch-i b/emulators/mtools/files/patch-i
index 9ec5fcee5ce..79df6b858a6 100644
--- a/emulators/mtools/files/patch-i
+++ b/emulators/mtools/files/patch-i
@@ -1,11 +1,11 @@
---- mdel.c.orig Tue Apr 24 16:00:57 2001
-+++ mdel.c Tue Apr 24 16:01:01 2001
+--- mdel.c.orig Sat Apr 28 12:47:05 2001
++++ mdel.c Sat Apr 28 12:47:18 2001
@@ -118,7 +118,7 @@
- fprintf(stderr,
+ fprintf(stderr,
"Mtools version %s, dated %s\n", mversion, mdate);
- fprintf(stderr,
+ fprintf(stderr,
- "Usage: %s [-v] msdosfile [msdosfiles...]", progname);
+ "Usage: %s [-v] msdosfile [msdosfiles...]\n", progname);
exit(1);
}
-
+