X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvrsetup.c;h=00339e0a0a6cf0e0ae66f26689fd506f70eabc29;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=5408112b14a07e332515f5206ee9ac39f65b4222;hpb=3f3cf95f755f3ef1c31ad8e38153deb4ee214c66;p=util-vserver.git diff --git a/src/vrsetup.c b/src/vrsetup.c index 5408112..00339e0 100644 --- a/src/vrsetup.c +++ b/src/vrsetup.c @@ -1,4 +1,4 @@ -// $Id: vrsetup.c,v 1.4 2004/02/27 04:42:10 ensc Exp $ --*- c -*-- +// $Id: vrsetup.c 2403 2006-11-24 23:06:08Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -97,7 +97,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 EXIT_FAILURE; break; }