X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=sequencer.h;h=f435fdb4b147d2e2ce5480ddb4832228af1cb73b;hb=a4ddbc33d7906f0e10c68c140a9a1003d9715a77;hp=905d29501213f058f0d8cc88e7ba57527d506483;hpb=2ef89f38568c9bfa663a8c79354e6d2135fb6bf3;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);