Skip to content

Commit

Permalink
fix header
Browse files Browse the repository at this point in the history
  • Loading branch information
ananda1066 committed Feb 22, 2024
1 parent eb325f7 commit 807ed6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/core/lib/transport/metadata_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#ifndef GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H_
#define GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H_
#ifndef GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H
#define GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H

#include <grpc/support/port_platform.h>

Expand Down Expand Up @@ -82,4 +82,4 @@ class MetadataSizesAnnotation

} // namespace grpc_core

#endif // GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H_
#endif // GRPC_SRC_CORE_LIB_TRANSPORT_METADATA_INFO_H

0 comments on commit 807ed6d

Please sign in to comment.