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