OSDN Git Service

Fix wrong file names in @file
authorsdottaka <sdottaka@users.sourceforge.net>
Sun, 3 May 2015 03:21:48 +0000 (12:21 +0900)
committersdottaka <sdottaka@users.sourceforge.net>
Sun, 3 May 2015 03:21:48 +0000 (12:21 +0900)
--HG--
branch : stable

Src/Common/multiformatText.h
Src/EditorFilepathBar.cpp
Src/HexMergeFrm.h
Src/HexMergeView.h
Src/MergeDocEncoding.cpp
Src/OpenFrm.h
Src/PatchTool.cpp
Src/locality.cpp

index 0c2f537..02e2807 100644 (file)
@@ -1,5 +1,5 @@
 /** 
- * @file  FileTransform.h
+ * @file  multiformatText.h
  *
  * @brief Declaration file for class storageForPlugins
  *
index d396cc0..4c4afee 100644 (file)
@@ -19,7 +19,7 @@
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  DiffList.cpp
+ * @file  EditorFilepathBar.cpp
  *
  * @brief Implementation file for CEditorFilepathBar class
  */
index 591cbe4..7cde2fb 100644 (file)
@@ -18,7 +18,7 @@
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  ChildFrm.h
+ * @file  HexMergeFrm.h
  *
  * @brief interface of the CHexMergeFrame class
  *
index 787a67e..dbdafed 100644 (file)
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  HexMergeDoc.h
+ * @file  HexMergeView.h
  *
- * @brief Declaration of CHexMergeDoc class
+ * @brief Declaration of CHexMergeView class
  */
 #pragma once
 
 #include "DiffFileInfo.h"
 
-class IMergeEditStatus;
 class CHexMergeDoc;
 class IHexEditorWindow;
 
index a8ea494..3f6384c 100644 (file)
@@ -20,7 +20,7 @@
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  MergeDoc.cpp
+ * @file  MergeDocEncoding.cpp
  *
  * @brief Implementation file for CMergeDoc
  *
index ca6139b..062249d 100644 (file)
@@ -1,4 +1,4 @@
-// ChildFrm.h : interface of the COpenFrame class
+// OpenFrm.h : interface of the COpenFrame class
 //
 
 
index 2b404da..e768edd 100644 (file)
@@ -15,7 +15,7 @@
 //    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  files.cpp
+ * @file  PatchTool.cpp
  *
  * @brief Code file routines
  */
index 9690321..fdaafdf 100644 (file)
@@ -1,5 +1,5 @@
 /** 
- * @file  locality.h
+ * @file  locality.cpp
  *
  * @brief Implementation of helper functions involving locale
  */