]> andersk Git - openssh.git/blobdiff - monitor_wrap.c
- deraadt@cvs.openbsd.org 2006/03/20 18:14:02
[openssh.git] / monitor_wrap.c
index 7536bf305da6f1f8cd03dd999afe57732dbcc215..e5a65491d0e490d378cad968705ae1db6d1e5282 100644 (file)
@@ -636,7 +636,7 @@ mm_send_keystate(struct monitor *monitor)
 }
 
 int
-mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, int namebuflen)
+mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen)
 {
        Buffer m;
        char *p, *msg;
This page took 0.052251 seconds and 4 git commands to generate.