X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/e45e53c72f65e6e173ae1d624dd683fe0deefc61..bfe6897366a85b1d76be9528e41b5ee8bb3a570c:/bti.h diff --git a/bti.h b/bti.h index 13cdbda..a8ee16f 100644 --- a/bti.h +++ b/bti.h @@ -65,6 +65,7 @@ struct session { int no_oauth; int guest; int verbose; + int column_output; enum host host; enum action action; void *readline_handle;