Doc fix.
This commit is contained in:
parent
9cf1713892
commit
95de3bccbb
3 changed files with 18 additions and 22 deletions
|
@ -76,8 +76,10 @@ enum { /* Priorities */
|
|||
*
|
||||
*/
|
||||
struct realmstr {
|
||||
/* initial part must match struct genitem */
|
||||
short ef_type;
|
||||
natid r_cnum; /* country number */
|
||||
/* end of part matching struct genitem */
|
||||
short r_uid; /* realm table index */
|
||||
unsigned short r_realm; /* realm number */
|
||||
short r_xl, r_xh; /* horizontal bounds */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue