Fix comment after #endif

This commit is contained in:
Todd C. Miller
2009-09-18 13:18:03 +00:00
parent b9f4db8951
commit 3cc02be8aa

View File

@@ -617,7 +617,7 @@ posix_openpt(oflag)
# endif
return(fd);
}
# endif HAVE_POSIX_OPENPT
# endif /* HAVE_POSIX_OPENPT */
static int
get_pty(master, slave)