Doc fix.
This commit is contained in:
parent
3731466557
commit
3c5e8a0b46
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ enum { /* Priorities */
|
||||||
*
|
*
|
||||||
* One of (r_cnum, r_realm) and r_uid is redundant, provided MAXNOR is known.
|
* One of (r_cnum, r_realm) and r_uid is redundant, provided MAXNOR is known.
|
||||||
*
|
*
|
||||||
* The only user of b_cnum and b_realm appears to be xdump.
|
* The only user of r_cnum and r_realm appears to be xdump.
|
||||||
* If we had working virtual selectors, we could remove b_cnum and b_realm.
|
* If we had working virtual selectors, we could remove r_cnum and r_realm.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
struct realmstr {
|
struct realmstr {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue