]> andersk Git - openssh.git/blobdiff - sshpty.c
fix spacing of include
[openssh.git] / sshpty.c
index 6b0ad1f2a855bd6d2c7a9dc9e99e4d71a5cc7bc8..4434a908d5dfcfe8f771eadab40508cff098420a 100644 (file)
--- a/sshpty.c
+++ b/sshpty.c
@@ -15,7 +15,7 @@
 RCSID("$OpenBSD: sshpty.c,v 1.14 2006/02/08 12:15:27 stevesk Exp $");
 
 #ifdef HAVE_PATHS_H
-#  include <paths.h>
+# include <paths.h>
 #endif
 #include <termios.h>
 #ifdef HAVE_UTIL_H
This page took 0.646381 seconds and 4 git commands to generate.