Skip to content

Commit 25f1d50

Browse files
committed
[MLIR][PDL] Fix typo (NFC)
1 parent c3c5280 commit 25f1d50

File tree

1 file changed

+1
-1
lines changed
  • mlir/include/mlir-c/Dialect

1 file changed

+1
-1
lines changed

mlir/include/mlir-c/Dialect/PDL.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ MLIR_CAPI_EXPORTED MlirType mlirPDLValueTypeGet(MlirContext ctx);
7171
}
7272
#endif
7373

74-
#endif // MLIR_C_DIALECT_QUANT_H
74+
#endif // MLIR_C_DIALECT_PDL_H

0 commit comments

Comments
 (0)