diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
commit | d9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch) | |
tree | a08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/inform/files/patch-header.h | |
parent | - Update to 1.9, announce message: (diff) |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363239
Diffstat (limited to 'games/inform/files/patch-header.h')
-rw-r--r-- | games/inform/files/patch-header.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/inform/files/patch-header.h b/games/inform/files/patch-header.h new file mode 100644 index 000000000000..f465a25f8cba --- /dev/null +++ b/games/inform/files/patch-header.h @@ -0,0 +1,11 @@ +--- header.h.orig Sun Jun 28 00:54:48 1998 ++++ header.h Sun Jun 28 00:58:25 1998 +@@ -68,7 +68,7 @@ + /* out a block of definitions like those below.) */ + /* ------------------------------------------------------------------------- */ + +-/* #define UNIX */ ++#define UNIX + + /* ------------------------------------------------------------------------- */ + /* The first task is to include the ANSI header files, and typedef */ |