aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-04-28 10:50:42 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-04-28 10:50:42 +0000
commitfdfe95412d2daf09c6213c4cb4c012ad5cd82143 (patch)
tree19ecdece06fae9c098df1bbbf00cfd93da25858e /emulators
parentb2d0e6f774a0ac0c72e300e208df63ca7769d77a (diff)
downloadports-fdfe95412d2daf09c6213c4cb4c012ad5cd82143.tar.gz
ports-fdfe95412d2daf09c6213c4cb4c012ad5cd82143.zip
Notes
Diffstat (limited to 'emulators')
-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 9ec5fcee5ceb..79df6b858a6a 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);
}
-
+