]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228582:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 19:26:24 +0000 (19:26 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 19:26:24 +0000 (19:26 +0000)
commited49e4ec0f4c64c0520c53f0c184fbe6798e300d
tree61347a12f7067dc397b02ac2cbd74153ca8b1f32
parent05042c4dca70851f3d7903e2ba976d49dd5ae3d8
MFC r228582:

In libexec/getty/chat.c, replace && with & in chat_send().  The intent
is to test if the CHATDEBUG_SEND bit is set in the chat_debug global.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229137 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/getty/chat.c