From 3c5e8a0b46ac21952a4af7d6a506354e1ca9ef15 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Wed, 1 Mar 2006 07:21:14 +0000 Subject: [PATCH] Doc fix. --- include/nat.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/nat.h b/include/nat.h index cb7a8954..35119dec 100644 --- a/include/nat.h +++ b/include/nat.h @@ -71,8 +71,8 @@ enum { /* Priorities */ * * 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 {