Skip to content

Commit 72c1e89

Browse files
committed
Fix comment
1 parent 1516e2f commit 72c1e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

capplets/about-me/mate-about-me-password.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
#define PASSWD "/usr/bin/passwd"
4343
#define PTMX "/dev/ptmx"
4444

45-
/* /dev/pty/pty* */
45+
/* /dev/pts/N */
4646
#define PTY_MAX_NAME 20
4747

4848
#if __sun

0 commit comments

Comments
 (0)