Fix incorrect line split in header guard.

PiperOrigin-RevId: 235994785
This commit is contained in:
Jacques Pienaar 2019-02-27 14:37:51 -08:00 committed by jpienaar
parent a003179367
commit e31c23853b
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
//===- Instruction.h - MLIR ML Instruction Class --------------------*- C++
//-*-===//
//===- Instruction.h - MLIR Instruction Class -------------------*- C++ -*-===//
//
// Copyright 2019 The MLIR Authors.
//