update a small nit in error.h documentation (#31649)

pull/31619/merge
ZhenLian 2 years ago committed by GitHub
parent 831d2a6855
commit 510b2149fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/core/lib/iomgr/error.h

@ -37,8 +37,6 @@
#include "src/core/lib/slice/slice_internal.h"
/// Opaque representation of an error.
/// See https://github.com/grpc/grpc/blob/master/doc/core/grpc-error.md for a
/// full write up of this object.
typedef absl::Status grpc_error_handle;

Loading…
Cancel
Save