]> andersk Git - openssh.git/blobdiff - readpass.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
[openssh.git] / readpass.h
index da362ab41e9ad2a5a20788b2e63c3dcc22151bae..229973c68adde12b03af8d298e805bbcc3b71078 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: readpass.h,v 1.5 2001/06/26 06:32:58 itojun Exp $     */
+/*     $OpenBSD: readpass.h,v 1.6 2001/06/26 17:27:24 markus Exp $     */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -14,4 +14,5 @@
 
 #define RP_ECHO                        0x0001
 #define RP_ALLOW_STDIN         0x0002
+
 char   *read_passphrase(const char *, int);
This page took 0.039891 seconds and 4 git commands to generate.