diff runopts.h @ 37:0913e2ee3545

we're nearly there yet
author Matt Johnston <matt@ucc.asn.au>
date Fri, 30 Jul 2004 03:02:19 +0000
parents f789045062e6
children b4874d772210
line wrap: on
line diff
--- a/runopts.h	Thu Jul 29 15:43:26 2004 +0000
+++ b/runopts.h	Fri Jul 30 03:02:19 2004 +0000
@@ -83,6 +83,9 @@
 	char *remoteport;
 
 	char *username;
+
+	char *cmd;
+	int wantpty;
 	/* XXX TODO */
 
 } cli_runopts;