]> andersk Git - openssh.git/blobdiff - sshlogin.h
- (bal) White Space and #ifdef sync with OpenBSD
[openssh.git] / sshlogin.h
index 64007cf0974adc2ed95017806fc48f0693d023e2..7285bc23e60ad2146a685685bdf2b0564bd69d44 100644 (file)
@@ -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 <ylo@cs.hut.fi>
@@ -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
This page took 0.035573 seconds and 4 git commands to generate.