aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/php_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/php_generator.h')
-rw-r--r--src/compiler/php_generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/php_generator.h b/src/compiler/php_generator.h
index 9a04bd33d7..5412d774a9 100644
--- a/src/compiler/php_generator.h
+++ b/src/compiler/php_generator.h
@@ -25,7 +25,7 @@ namespace grpc_php_generator {
grpc::string GenerateFile(const grpc::protobuf::FileDescriptor *file,
const grpc::protobuf::ServiceDescriptor *service,
- const grpc::string &parameter);
+ const grpc::string &class_suffix);
} // namespace grpc_php_generator