Vijay Pai преди 5 години
родител
ревизия
b8cebf0814
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/cpp/server/server_cc.cc

+ 1 - 1
src/cpp/server/server_cc.cc

@@ -106,7 +106,7 @@ class UnimplementedAsyncRequestContext {
   GenericServerAsyncReaderWriter generic_stream_;
 };
 
-// TODO(b/142832583): Just for this file, use some contents of the experimental
+// TODO(vjpai): Just for this file, use some contents of the experimental
 // namespace here to make the code easier to read below. Remove this when
 // de-experimentalized fully.
 #ifndef GRPC_CALLBACK_API_NONEXPERIMENTAL