summaryrefslogtreecommitdiffstats
path: root/6pack/m6pack.c
diff options
context:
space:
mode:
Diffstat (limited to '6pack/m6pack.c')
-rw-r--r--6pack/m6pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/6pack/m6pack.c b/6pack/m6pack.c
index 4c5b249..e698ef3 100644
--- a/6pack/m6pack.c
+++ b/6pack/m6pack.c
@@ -95,7 +95,7 @@ struct iface
unsigned long rxbytes; /* RX bytes count */
unsigned long txbytes; /* TX bytes count */
char namepts[PATH_MAX]; /* name of the unix98 pts slaves, which
- * the client has to use */
+ * the client has to use */
};
#define PTY_ID_TTY (-1)