From 5fa3956edef4648fa14da81958330b6df59cdb6d Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Tue, 3 Feb 2015 21:51:29 -0800 Subject: Fix comments. --- src/google/protobuf/compiler/command_line_interface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/google/protobuf/compiler/command_line_interface.h') diff --git a/src/google/protobuf/compiler/command_line_interface.h b/src/google/protobuf/compiler/command_line_interface.h index 1b657f5e..0c951a71 100644 --- a/src/google/protobuf/compiler/command_line_interface.h +++ b/src/google/protobuf/compiler/command_line_interface.h @@ -358,8 +358,8 @@ class LIBPROTOC_EXPORT CommandLineInterface { // FileDescriptorSet should be written. Otherwise, empty. 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_; // True if --include_imports was given, meaning that we should -- cgit v1.2.3