Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat/nss_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/nss_compat.h')
-rw-r--r--compat/nss_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/nss_compat.h b/compat/nss_compat.h
index dc1d32d..bdc7d92 100644
--- a/compat/nss_compat.h
+++ b/compat/nss_compat.h
@@ -109,7 +109,7 @@ struct etherent {
};
#endif /* not HAVE_STRUCT_ETHERENT */
-/* We also define struct __netgrent because it's definition is
+/* We also define struct __netgrent because its definition is
not publically available. This is taken from inet/netgroup.h
of the glibc (2.3.6) source tarball.
The first part of the struct is the only part that is modified