]> andersk Git - openssh.git/blobdiff - monitor_wrap.h
- deraadt@cvs.openbsd.org 2006/03/20 18:14:02
[openssh.git] / monitor_wrap.h
index 310b425130c31ebe0c8787a5c9974cb2a9bde586..8ecfdc0e3d3641c2f6bc2039cd6cd1143ca19532 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: monitor_wrap.h,v 1.14 2004/06/21 17:36:31 avsm Exp $  */
+/*     $OpenBSD: monitor_wrap.h,v 1.15 2006/03/20 18:14:02 deraadt Exp $       */
 
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
@@ -82,7 +82,7 @@ void mm_audit_run_command(const char *);
 
 struct Session;
 void mm_terminate(void);
-int mm_pty_allocate(int *, int *, char *, int);
+int mm_pty_allocate(int *, int *, char *, size_t);
 void mm_session_pty_cleanup2(struct Session *);
 
 /* SSHv1 interfaces */
This page took 0.03518 seconds and 4 git commands to generate.