1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fixing a typo; NFC.

llvm-svn: 337719
This commit is contained in:
Aaron Ballman 2018-07-23 18:09:43 +00:00
parent 586bd2098d
commit 389f26f768

View File

@ -1,4 +1,4 @@
//===- Error.cxx - system_error extensions for llvm-cxxdump -----*- C++ -*-===//
//===- Error.cpp - system_error extensions for llvm-cxxdump -----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//