Skip to content

Commit 1bc1dcf

Browse files
committed
[llvm][Support][NFC] Remove stray character in AutoConvert.h license comment
1 parent 46dd8ac commit 1bc1dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/Support/AutoConvert.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// This file contains functions used for auto conversion between
1010
// ASCII/EBCDIC codepages specific to z/OS.
1111
//
12-
//===----------------------------------------------------------------------===//i
12+
//===----------------------------------------------------------------------===//
1313

1414
#ifndef LLVM_SUPPORT_AUTOCONVERT_H
1515
#define LLVM_SUPPORT_AUTOCONVERT_H

0 commit comments

Comments
 (0)