Ups, misprint, change and => add.

Submitted by: ru
This commit is contained in:
Roman Kurakin 2005-01-16 23:30:45 +00:00
parent d65975f0a8
commit 5e93f2e558
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140365

View file

@ -348,7 +348,7 @@ nglmi_inquire(sc_p sc, int full)
*cptr++ = 0x00; /* call reference */
*cptr++ = 0x75; /* inquiry */
/* If we are Annex-D, and locking shift to codeset 5. */
/* If we are Annex-D, add locking shift to codeset 5. */
if (ANNEXD(sc))
*cptr++ = 0x95; /* locking shift */
/* Add a request type */