diff options
Diffstat (limited to 'eBones/libexec/telnetd/pathnames.h')
-rw-r--r-- | eBones/libexec/telnetd/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eBones/libexec/telnetd/pathnames.h b/eBones/libexec/telnetd/pathnames.h index c8b0806..4e14a88 100644 --- a/eBones/libexec/telnetd/pathnames.h +++ b/eBones/libexec/telnetd/pathnames.h @@ -42,7 +42,7 @@ # endif #else - + # define _PATH_TTY "/dev/tty" # ifndef _PATH_LOGIN # define _PATH_LOGIN "/bin/login" |