From 1d627f85c3aef00b24a6a19e5bc2a46ef889f16f Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Wed, 4 Feb 2015 15:48:06 -0800 Subject: Fix comment --- src/google/protobuf/compiler/command_line_interface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/google') diff --git a/src/google/protobuf/compiler/command_line_interface.h b/src/google/protobuf/compiler/command_line_interface.h index 92c578c8..1df53c4a 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 --dependency_out was given, this is the filename to which the input file - // should be written. Otherwise, empty. + // If --dependency_out was given, this is the path to the file where the + // dependency file will be written. Otherwise, empty. string dependency_out_name_; // True if --include_imports was given, meaning that we should -- cgit v1.2.3