aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/generic_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc++/generic_stub.h')
-rw-r--r--include/grpc++/generic_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/generic_stub.h b/include/grpc++/generic_stub.h
index 6038d7c66c..d4c8380ad4 100644
--- a/include/grpc++/generic_stub.h
+++ b/include/grpc++/generic_stub.h
@@ -57,6 +57,6 @@ class GenericStub GRPC_FINAL {
std::shared_ptr<ChannelInterface> channel_;
};
-} // namespace grpc
+} // namespace grpc
#endif // GRPCXX_GENERIC_STUB_H