]> andersk Git - openssh.git/blobdiff - includes.h
- Merged very large OpenBSD source code reformat
[openssh.git] / includes.h
index 722c6b3bd5d4b88456d706ebc03fe3dfcc9a6dc1..4a253969649d362da94349c3064e6873fdb09b5d 100644 (file)
@@ -1,17 +1,17 @@
 /*
-
-includes.h
-
-Author: Tatu Ylonen <ylo@cs.hut.fi>
-
-Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
-                   All rights reserved
-
-Created: Thu Mar 23 16:29:37 1995 ylo
-
-This file includes most of the needed system headers.
-
-*/
+ * 
+ * includes.h
+ * 
+ * Author: Tatu Ylonen <ylo@cs.hut.fi>
+ * 
+ * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
*                    All rights reserved
+ * 
+ * Created: Thu Mar 23 16:29:37 1995 ylo
+ * 
+ * This file includes most of the needed system headers.
+ * 
+ */
 
 #ifndef INCLUDES_H
 #define INCLUDES_H
@@ -91,4 +91,4 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
    client program.  Socketpairs do not seem to work on all systems. */
 #define USE_PIPES 1
 
-#endif /* INCLUDES_H */
+#endif                         /* INCLUDES_H */
This page took 0.033715 seconds and 4 git commands to generate.