summaryrefslogtreecommitdiffstats
path: root/source/y/bsd-games/bsd-games.ospeed.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/y/bsd-games/bsd-games.ospeed.diff')
-rw-r--r--source/y/bsd-games/bsd-games.ospeed.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/y/bsd-games/bsd-games.ospeed.diff b/source/y/bsd-games/bsd-games.ospeed.diff
deleted file mode 100644
index d98c79664..000000000
--- a/source/y/bsd-games/bsd-games.ospeed.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./backgammon/backgammon/main.c.orig 2000-05-28 09:51:46.000000000 -0500
-+++ ./backgammon/backgammon/main.c 2006-09-06 21:16:55.000000000 -0500
-@@ -57,7 +57,7 @@
- extern const char *const instr[]; /* text of instructions */
- extern const char *const message[]; /* update message */
- #ifndef NCURSES_VERSION
--short ospeed; /* tty output speed */
-+speed_t ospeed; /* tty output speed */
- #endif
-
- const char *const helpm[] = { /* help message */