Преглед на файлове

added ** for doc autogen.

Makarand Dharmapurikar преди 9 години
родител
ревизия
150e5025cb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/objective-c/ProtoRPC/ProtoRPC.h

+ 1 - 1
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".
  */