summaryrefslogtreecommitdiff
path: root/sshlogin.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-05-06 02:53:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-05-06 02:53:25 +0000
commit5428bea57454391b47914f557b3b08f700912746 (patch)
treefac9fe4e4e79556e2a56fb4d73fb385bce3ce45c /sshlogin.h
parent5bf5f2c8f84e4b12acd2ed6baa1b110c282249ff (diff)
- (bal) White Space and #ifdef sync with OpenBSD
Diffstat (limited to 'sshlogin.h')
-rw-r--r--sshlogin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sshlogin.h b/sshlogin.h
index 64007cf09..7285bc23e 100644
--- a/sshlogin.h
+++ b/sshlogin.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: sshlogin.h,v 1.1 2001/03/04 01:46:30 djm Exp $ */ 1/* $OpenBSD: sshlogin.h,v 1.1 2001/03/04 01:46:30 djm Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -11,8 +11,8 @@
11 * incompatible with the protocol description in the RFC file, it must be 11 * incompatible with the protocol description in the RFC file, it must be
12 * called by a name other than "ssh" or "Secure Shell". 12 * called by a name other than "ssh" or "Secure Shell".
13 */ 13 */
14#ifndef LOGIN_H 14#ifndef SSHLOGIN_H
15#define LOGIN_H 15#define SSHLOGIN_H
16 16
17/* 17/*
18 * Returns the time when the user last logged in. Returns 0 if the 18 * Returns the time when the user last logged in. Returns 0 if the