Skip to content

Commit e5bf489

Browse files
committed
Fixing a typo; NFC.
llvm-svn: 337719
1 parent 78bb0b4 commit e5bf489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/tools/llvm-cxxdump/Error.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Error.cxx - system_error extensions for llvm-cxxdump -----*- C++ -*-===//
1+
//===- Error.cpp - system_error extensions for llvm-cxxdump -----*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

0 commit comments

Comments
 (0)