diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-24 02:23:56 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-24 02:23:56 +0800 |
commit | 375fc225e6b7180495598264ffe1255dcabcd3dc (patch) | |
tree | d1c328999919cbde70aea76159e154b2a95d5cb5 /cad/mars | |
parent | 45021aebfaef9d27a844137daabea3d69261abcb (diff) | |
download | freebsd-ports-graphics-375fc225e6b7180495598264ffe1255dcabcd3dc.tar.gz freebsd-ports-graphics-375fc225e6b7180495598264ffe1255dcabcd3dc.tar.zst freebsd-ports-graphics-375fc225e6b7180495598264ffe1255dcabcd3dc.zip |
fix patchfile
Noted By: chris
Diffstat (limited to 'cad/mars')
-rw-r--r-- | cad/mars/files/patch-05 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/mars/files/patch-05 b/cad/mars/files/patch-05 index 7bad1e75b27..b14db973e9a 100644 --- a/cad/mars/files/patch-05 +++ b/cad/mars/files/patch-05 @@ -1,5 +1,5 @@ ---- log.c.orig Wed Oct 7 04:52:51 1992 -+++ log.c Tue Dec 9 19:59:48 2003 +--- sim/log.c.orig Wed Oct 7 04:52:51 1992 ++++ sim/log.c Tue Dec 9 19:59:48 2003 @@ -23,7 +23,7 @@ #include "packet.h" #include "event.h" |