X-Git-Url: http://git.onelab.eu/?p=util-vserver.git;a=blobdiff_plain;f=src%2Fvattribute.c;h=e06bf6002ba1ab49e4663743fc393b0eff601a20;hp=1339e1570000357b7fa62b6c1be838e8559ed316;hb=2822ba293eb308225c50d346930c47bf98d9927b;hpb=2894fc5a4c8335e4d7221311fed0556f33f8047c diff --git a/src/vattribute.c b/src/vattribute.c index 1339e15..e06bf60 100644 --- a/src/vattribute.c +++ b/src/vattribute.c @@ -1,4 +1,4 @@ -// $Id: vattribute.c 2403 2006-11-24 23:06:08Z dhozac $ --*- c -*-- +// $Id: vattribute.c,v 1.14 2005/03/24 12:44:17 ensc Exp $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -175,7 +175,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; }