From 5428bea57454391b47914f557b3b08f700912746 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sun, 6 May 2001 02:53:25 +0000 Subject: - (bal) White Space and #ifdef sync with OpenBSD --- sshlogin.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sshlogin.h') diff --git a/sshlogin.h b/sshlogin.h index 64007cf09..7285bc23e 100644 --- a/sshlogin.h +++ b/sshlogin.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sshlogin.h,v 1.1 2001/03/04 01:46:30 djm Exp $ */ +/* $OpenBSD: sshlogin.h,v 1.1 2001/03/04 01:46:30 djm Exp $ */ /* * Author: Tatu Ylonen @@ -11,8 +11,8 @@ * incompatible with the protocol description in the RFC file, it must be * called by a name other than "ssh" or "Secure Shell". */ -#ifndef LOGIN_H -#define LOGIN_H +#ifndef SSHLOGIN_H +#define SSHLOGIN_H /* * Returns the time when the user last logged in. Returns 0 if the -- cgit v1.2.3