]> git.cworth.org Git - ttt/blobdiff - src/ttt-args.h
2005-12-09 Carl Worth <cworth@cworth.org>
[ttt] / src / ttt-args.h
index 5a1b3cfe67f822657e51b054b71749989a58cd8e..f35bee8eb7185e3906a53619d312c4ef0e52f0c6 100644 (file)
@@ -34,6 +34,7 @@ typedef struct ttt_args
 {
     char *host;
     char *port;
+    char *user;
     char *log_file;
     ttt_bool_t detach;
     char *pid_file;