ソースを参照

Fix comments.

Bo Yang 10 年 前
コミット
5fa3956ede
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/google/protobuf/compiler/command_line_interface.h

+ 2 - 2
src/google/protobuf/compiler/command_line_interface.h

@@ -358,8 +358,8 @@ class LIBPROTOC_EXPORT CommandLineInterface {
   // FileDescriptorSet should be written.  Otherwise, empty.
   // FileDescriptorSet should be written.  Otherwise, empty.
   string descriptor_set_name_;
   string descriptor_set_name_;
 
 
-  // If --manifest_file was given, this is the filename to which the input
-  // file should be written.  Otherwise, empty.
+  // If --dependency_manifest_out was given, this is the filename to which the
+  // input file should be written.  Otherwise, empty.
   string dependency_manifest_name_;
   string dependency_manifest_name_;
 
 
   // True if --include_imports was given, meaning that we should
   // True if --include_imports was given, meaning that we should