X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/7bd46ac1510e64b3011ed7e1d4482b29cbced5f9..02de77283931c1c9a258abf7d4a5d51ab248ad30:/bti.h?ds=sidebyside 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;