X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/e45e53c72f65e6e173ae1d624dd683fe0deefc61..9b88bdb4ba1345728b0e27cdd40e6c861f76679c:/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;