mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Ups, misprint, change and => add.
Submitted by: ru
This commit is contained in:
parent
d65975f0a8
commit
5e93f2e558
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue