オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

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 229 by kumaneko, Mon May 21 11:55:33 2007 UTC revision 254 by kumaneko, Sat Jun 2 17:01:10 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.4.1-rc1       2007/05/21   * Version: 1.4.1-rc2       2007/06/03
9   *   *
10   */   */
11    
# Line 460  int main(int argc, char *argv[]) { Line 460  int main(int argc, char *argv[]) {
460           * because it is dangerous to allow updating policies via unchecked argv[1].           * because it is dangerous to allow updating policies via unchecked argv[1].
461           * You should use either "symbolic links with 'alias' directive" or "hard links".           * You should use either "symbolic links with 'alias' directive" or "hard links".
462           */           */
463          printf("ccstools version 1.4-rc1 build 2007/05/21\n");          printf("ccstools version 1.4-rc2 build 2007/06/03\n");
464          fprintf(stderr, "Function %s not implemented.\n", argv0);          fprintf(stderr, "Function %s not implemented.\n", argv0);
465          return 1;          return 1;
466  }  }

Legend:
Removed from v.229  
changed lines
  Added in v.254

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