Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.6.x/ccs-tools/ccstools/ccstools.src/ccstools.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1277 by kumaneko, Fri Jun 6 06:05:56 2008 UTC revision 1278 by kumaneko, Tue Jun 10 00:59:43 2008 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2008  NTT DATA CORPORATION   * Copyright (C) 2005-2008  NTT DATA CORPORATION
7   *   *
8   * Version: 1.6.2-pre   2008/06/06   * Version: 1.6.2-pre   2008/06/10
9   *   *
10   */   */
11  #include "ccstools.h"  #include "ccstools.h"
# Line 519  retry: Line 519  retry:
519           * because it is dangerous to allow updating policies via unchecked argv[1].           * because it is dangerous to allow updating policies via unchecked argv[1].
520           * You should use either "symbolic links with 'alias' directive" or "hard links".           * You should use either "symbolic links with 'alias' directive" or "hard links".
521           */           */
522          printf("ccstools version 1.6.2-pre build 2008/06/06\n");          printf("ccstools version 1.6.2-pre build 2008/06/10\n");
523          fprintf(stderr, "Function %s not implemented.\n", argv0);          fprintf(stderr, "Function %s not implemented.\n", argv0);
524          return 1;          return 1;
525  }  }

Legend:
Removed from v.1277  
changed lines
  Added in v.1278

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26