[llvm] 1bc1dcf - [llvm][Support][NFC] Remove stray character in AutoConvert.h license comment
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 03:06:32 PST 2024
Author: David Spickett
Date: 2024-01-26T11:06:19Z
New Revision: 1bc1dcf28f41fc28c38e00d8d709eabe07751e14
URL: https://github.com/llvm/llvm-project/commit/1bc1dcf28f41fc28c38e00d8d709eabe07751e14
DIFF: https://github.com/llvm/llvm-project/commit/1bc1dcf28f41fc28c38e00d8d709eabe07751e14.diff
LOG: [llvm][Support][NFC] Remove stray character in AutoConvert.h license comment
Added:
Modified:
llvm/include/llvm/Support/AutoConvert.h
Removed:
################################################################################
diff --git a/llvm/include/llvm/Support/AutoConvert.h b/llvm/include/llvm/Support/AutoConvert.h
index 79566189d819760..f4fe80b22a8760a 100644
--- a/llvm/include/llvm/Support/AutoConvert.h
+++ b/llvm/include/llvm/Support/AutoConvert.h
@@ -9,7 +9,7 @@
// This file contains functions used for auto conversion between
// ASCII/EBCDIC codepages specific to z/OS.
//
-//===----------------------------------------------------------------------===//i
+//===----------------------------------------------------------------------===//
#ifndef LLVM_SUPPORT_AUTOCONVERT_H
#define LLVM_SUPPORT_AUTOCONVERT_H
More information about the llvm-commits
mailing list