1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/sysutils/sformat/files/patch-sformat::fmt.c

12 lines
344 B
C
Raw Normal View History

--- sformat/fmt.c.orig Mon Dec 16 16:26:00 2002
+++ sformat/fmt.c Mon Dec 16 16:27:51 2002
@@ -482,7 +482,7 @@
}
printf("sformat SCSI format/analysis/repair utilities\n");
- printf("Release 3.4, Copyright J. Schilling\n\n");
+ printf("Release %s, Copyright J. Schilling\n\n", fmt_version);
if (!datfile_chk) {
if (datfile_present)