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

Subversion リポジトリの参照

Diff of /branches/ccs-patch/security/ccsecurity/policy_io.c

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

revision 2976 by kumaneko, Tue Sep 1 06:24:08 2009 UTC revision 2985 by kumaneko, Thu Sep 3 08:27:32 2009 UTC
# Line 3  Line 3 
3   *   *
4   * Copyright (C) 2005-2009  NTT DATA CORPORATION   * Copyright (C) 2005-2009  NTT DATA CORPORATION
5   *   *
6   * Version: 1.7.0-rc   2009/09/01   * Version: 1.7.0   2009/09/03
7   *   *
8   * This file is applicable to both 2.4.30 and 2.6.11 and later.   * This file is applicable to both 2.4.30 and 2.6.11 and later.
9   * See README.ccs for ChangeLog.   * See README.ccs for ChangeLog.
# Line 2470  static void ccs_read_version(struct ccs_ Line 2470  static void ccs_read_version(struct ccs_
2470  {  {
2471          if (head->read_eof)          if (head->read_eof)
2472                  return;                  return;
2473          ccs_io_printf(head, "1.7.0-rc");          ccs_io_printf(head, "1.7.0");
2474          head->read_eof = true;          head->read_eof = true;
2475  }  }
2476    

Legend:
Removed from v.2976  
changed lines
  Added in v.2985

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