diff --git a/script.c b/script.c index 594391232..4eeae869d 100644 --- a/script.c +++ b/script.c @@ -617,7 +617,7 @@ posix_openpt(oflag) # endif return(fd); } -# endif HAVE_POSIX_OPENPT +# endif /* HAVE_POSIX_OPENPT */ static int get_pty(master, slave)