aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/ProtoRPC/ProtoRPC.h
diff options
context:
space:
mode:
authorGravatar Makarand Dharmapurikar <makarandd@google.com>2016-06-07 15:00:20 -0700
committerGravatar Makarand Dharmapurikar <makarandd@google.com>2016-06-07 15:00:20 -0700
commit150e5025cb6535eb1387bdf7482f5f61243cdd71 (patch)
treea3d43002fe10214887ee7f9861b7d142a94925a6 /src/objective-c/ProtoRPC/ProtoRPC.h
parentb43bda43ec86607449e446de37c4d357a437589c (diff)
added ** for doc autogen.
Diffstat (limited to 'src/objective-c/ProtoRPC/ProtoRPC.h')
-rw-r--r--src/objective-c/ProtoRPC/ProtoRPC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/ProtoRPC/ProtoRPC.h b/src/objective-c/ProtoRPC/ProtoRPC.h
index 642b8890ff..170d8b9c68 100644
--- a/src/objective-c/ProtoRPC/ProtoRPC.h
+++ b/src/objective-c/ProtoRPC/ProtoRPC.h
@@ -38,7 +38,7 @@
@interface ProtoRPC : GRPCCall
-/*
+/**
* host parameter should not contain the scheme (http:// or https://), only the name or IP addr
* and the port number, for example @"localhost:5050".
*/