Skip to content
Snippets Groups Projects
Commit 4260f285 authored by Mehrdad Afshari's avatar Mehrdad Afshari Committed by GitHub
Browse files

Merge pull request #11917 from hxcan/master

Fix error in Doxygen comment.
parents f064af3d ba65002d
No related branches found
No related tags found
No related merge requests found
...@@ -159,7 +159,7 @@ class Server final : public ServerInterface, private GrpcLibraryCodegen { ...@@ -159,7 +159,7 @@ class Server final : public ServerInterface, private GrpcLibraryCodegen {
/// ///
/// \param addr The address to try to bind to the server (eg, localhost:1234, /// \param addr The address to try to bind to the server (eg, localhost:1234,
/// 192.168.1.1:31416, [::1]:27182, etc.). /// 192.168.1.1:31416, [::1]:27182, etc.).
/// \params creds The credentials associated with the server. /// \param creds The credentials associated with the server.
/// ///
/// \return bound port number on success, 0 on failure. /// \return bound port number on success, 0 on failure.
/// ///
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment