mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Ups, misprint, change and => add.
Submitted by: ru
This commit is contained in:
parent
d65975f0a8
commit
5e93f2e558
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140365
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user