X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fkeep-ctx-alive.c;h=2ad14944b9f20ef3293219d93396ce503c725270;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=03148811a9556d30903ede671024a826b886cdb6;hpb=3f3cf95f755f3ef1c31ad8e38153deb4ee214c66;p=util-vserver.git diff --git a/src/keep-ctx-alive.c b/src/keep-ctx-alive.c index 0314881..2ad1494 100644 --- a/src/keep-ctx-alive.c +++ b/src/keep-ctx-alive.c @@ -1,4 +1,4 @@ -// $Id: keep-ctx-alive.c,v 1.3 2004/12/16 00:11:01 ensc Exp $ --*- c -*-- +// $Id: keep-ctx-alive.c 2403 2006-11-24 23:06:08Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -177,7 +177,7 @@ int main(int argc, char *argv[]) default : WRITE_MSG(2, "Try '"); WRITE_STR(2, argv[0]); - WRITE_MSG(2, " --help\" for more information.\n"); + WRITE_MSG(2, " --help' for more information.\n"); return 255; break; }