X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=dotlock.c;h=118f53151c28ac081dfbde8c1a2e5b36f4a097d2;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hp=f89fb1f556e9c28bd5fc8391a0389b72d169a8f9;hpb=efe9a0bac26a7dabf3953ea0597ce06b3dcb21fe;p=apps%2Fmadmutt.git diff --git a/dotlock.c b/dotlock.c index f89fb1f..118f531 100644 --- a/dotlock.c +++ b/dotlock.c @@ -59,7 +59,7 @@ extern int snprintf (char *, size_t, const char *, ...); # endif -#include +#include static int DotlockFlags; static int Retry = MAXLOCKATTEMPT; @@ -273,7 +273,7 @@ static void END_PRIVILEGED (void) static void usage (const char *av0) { - fprintf (stderr, "dotlock [Mutt-ng %s]\n", VERSION); + fprintf (stderr, "dotlock [Madmutt %s]\n", VERSION); fprintf (stderr, "usage: %s [-t|-f|-u|-d] [-p] [-r ] file\n", av0); fputs ("\noptions:"