OSDN Git Service

Fix wrong @file tag
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 28 May 2016 23:57:02 +0000 (08:57 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 28 May 2016 23:57:02 +0000 (08:57 +0900)
Src/ConfirmFolderCopyDlg.h
Src/MergeStatusBar.cpp
Src/PropCodepage.cpp
Src/PropShell.cpp

index 7bcac60..e03ede6 100644 (file)
@@ -15,7 +15,7 @@
 //    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 /////////////////////////////////////////////////////////////////////////////
 /**
- * @file  SaveClosingDlg.h
+ * @file  ConfirmFolderCopyDlg.h
  *
  * @brief Declaration file for ConfirmFolderCopyDlg dialog
  */
index 8e35583..cc68c12 100644 (file)
@@ -19,9 +19,9 @@
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  EditorFilepathBar.cpp
+ * @file  MergeStatusBar.cpp
  *
- * @brief Implementation file for CEditorFilepathBar class
+ * @brief Implementation file for CMergeStatusBar class
  */
 
 #include "stdafx.h"
index f47db7d..90274a1 100644 (file)
@@ -19,7 +19,7 @@
 //
 /////////////////////////////////////////////////////////////////////////////
 /** 
- * @file  PropCodepage.h
+ * @file  PropCodepage.cpp
  *
  * @brief Implementation file for PropCodepage propertyheet
  *
index 462b488..78a08ea 100644 (file)
@@ -1,5 +1,5 @@
 /** 
- * @file  PropShell.h
+ * @file  PropShell.cpp
  *
  * @brief Implementation file for Shell Options dialog.
  *