diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
| commit | b6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch) | |
| tree | f2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /games/bsdgames/files/patch-backgammon_common__source_subs.c | |
| parent | e892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff) | |
Diffstat (limited to 'games/bsdgames/files/patch-backgammon_common__source_subs.c')
| -rw-r--r-- | games/bsdgames/files/patch-backgammon_common__source_subs.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/bsdgames/files/patch-backgammon_common__source_subs.c b/games/bsdgames/files/patch-backgammon_common__source_subs.c deleted file mode 100644 index 646faa72d625..000000000000 --- a/games/bsdgames/files/patch-backgammon_common__source_subs.c +++ /dev/null @@ -1,10 +0,0 @@ -Index: backgammon/common_source/subs.c -@@ -420,7 +418,7 @@ - if (tflag) - newpos(); - buflush(); -- tty.sg_flags = mode; -+ tty.c_lflag = mode; - if (stty (0,&tty) < 0) - errexit("fixtty"); - } |
