開發和下載開源軟體

Browse Subversion Repository

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

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

revision 501 by kumaneko, Thu Sep 20 12:18:18 2007 UTC revision 502 by kumaneko, Tue Sep 25 13:33:45 2007 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2007  NTT DATA CORPORATION   * Copyright (C) 2005-2007  NTT DATA CORPORATION
7   *   *
8   * Version: 1.5.0-rc   2007/09/20   * Version: 1.5.0   2007/09/20
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.5.0-rc build 2007/09/13\n");          printf("ccstools version 1.5.0 build 2007/09/20\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.501  
changed lines
  Added in v.502

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