]> git.pond.sub.org Git - empserver/commitdiff
Doc fix.
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 1 Mar 2006 07:21:14 +0000 (07:21 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 1 Mar 2006 07:21:14 +0000 (07:21 +0000)
include/nat.h

index cb7a8954b463f3d9776dd7080589c7acf0f4abb3..35119dec6b47b2d6dd06ce40188c3a4a3006bacb 100644 (file)
@@ -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.
- * If we had working virtual selectors, we could remove b_cnum and b_realm.
+ * The only user of r_cnum and r_realm appears to be xdump.
+ * If we had working virtual selectors, we could remove r_cnum and r_realm.
  *
  */
 struct realmstr {
  *
  */
 struct realmstr {