diff options
Diffstat (limited to 'emulators/yape/files/patch-main.h')
-rw-r--r-- | emulators/yape/files/patch-main.h | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/emulators/yape/files/patch-main.h b/emulators/yape/files/patch-main.h index f75fcff2aaef..9b375a3fb67f 100644 --- a/emulators/yape/files/patch-main.h +++ b/emulators/yape/files/patch-main.h @@ -1,5 +1,8 @@ ---- main.h.orig Thu Oct 31 23:44:51 2002 -+++ main.h Thu Oct 31 23:45:12 2002 + +$FreeBSD$ + +--- main.h.orig ++++ main.h @@ -17,7 +17,7 @@ #include <string.h> #include <ctype.h> |