X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=sequencer.h;h=f435fdb4b147d2e2ce5480ddb4832228af1cb73b;hb=bab8d28e774c255a326ad5592af6351e4925efcb;hp=905d29501213f058f0d8cc88e7ba57527d506483;hpb=0941d6054524bc91f45bf3cbb1c641712b0e0e6d;p=git.git diff --git a/sequencer.h b/sequencer.h index 905d29501..f435fdb4b 100644 --- a/sequencer.h +++ b/sequencer.h @@ -13,7 +13,7 @@ * * With the aggressive flag, it additionally removes SEQ_OLD_DIR, * ignoring any errors. Inteded to be used by the sequencer's - * '--reset' subcommand. + * '--quit' subcommand. */ void remove_sequencer_state(int aggressive);