summaryrefslogtreecommitdiffstats
path: root/tar/bsdtar_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'tar/bsdtar_platform.h')
-rw-r--r--tar/bsdtar_platform.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tar/bsdtar_platform.h b/tar/bsdtar_platform.h
index fce9c99..45228f5 100644
--- a/tar/bsdtar_platform.h
+++ b/tar/bsdtar_platform.h
@@ -67,10 +67,10 @@
#endif
/*
- * Include "dirent.h" (or it's equivalent on several different platforms).
+ * Include "dirent.h" (or its equivalent on several different platforms).
*
* This is slightly modified from the GNU autoconf recipe.
- * In particular, FreeBSD includes d_namlen in it's dirent structure,
+ * In particular, FreeBSD includes d_namlen in its dirent structure,
* so my configure script includes an explicit test for the d_namlen
* field.
*/
OpenPOWER on IntegriCloud