summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2013-11-05 23:28:09 +0000
committerDiane Bruce <db@FreeBSD.org>2013-11-05 23:28:09 +0000
commitb9c7e063d693d76fb007fc3fcd76ebb439fa5750 (patch)
tree4694a629e7442c635b38eb67a0f93a05423e37d4 /games/rocksndiamonds
parent- Build with GCC (diff)
- As described by Mamoru Iwaki <1wkmmr@gmail.com> in email
> I have just looked around audio/xoscope, not compiling it yet. Then, I > found a strange line in files/patch-ser_unix.c, as follows: > > 34 +#ifdef BSD > 35 + if (tcgetattr(fd, &svbuf) < 0 ) { > 36 +#else > 37 if (ioctl(fd, TCSETA, &svbuf) < 0) { > 38 +#endif > > I wonder tcgetattr(...) in line 35 should be tcsetattr(...). It should be, but the fd involved was for hardware that is no longer made but it is a trivial fix so fixed anyway. - Convert to stagedir while in here. Submitted by: 1wkmmr@gmail.com (for tcsetattr note)
Notes
Notes: svn path=/head/; revision=332930
Diffstat (limited to 'games/rocksndiamonds')
0 files changed, 0 insertions, 0 deletions