]> andersk Git - openssh.git/blobdiff - radix.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
[openssh.git] / radix.h
diff --git a/radix.h b/radix.h
index 6f3428cd3820945199f6751e405fdf50c8aa8e98..e94e4acc6adff8e027f8770e557e120289616994 100644 (file)
--- a/radix.h
+++ b/radix.h
@@ -1,4 +1,4 @@
-/*     $OpenBSD: radix.h,v 1.3 2001/06/26 06:32:57 itojun Exp $        */
+/*     $OpenBSD: radix.h,v 1.4 2001/06/26 17:27:24 markus Exp $        */
 
 /*
  * Copyright (c) 1999 Dug Song.  All rights reserved.
@@ -24,5 +24,5 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-int     creds_to_radix(CREDENTIALS *, u_char *, size_t);
-int     radix_to_creds(const char *, CREDENTIALS *);
+int     creds_to_radix(CREDENTIALS *, u_char *, size_t);
+int     radix_to_creds(const char *, CREDENTIALS *);
This page took 0.927499 seconds and 4 git commands to generate.