File was renamed

llvm-svn: 8231
This commit is contained in:
Chris Lattner 2003-08-30 22:48:16 +00:00
parent 31c73f0155
commit b8e5e8d0cb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===- exception.h - Generic language-independent exceptions ----*- C++ -*-===//
//===- Exception.h - Generic language-independent exceptions ----*- C++ -*-===//
//
// This file defines the the shared data structures used by all language
// specific exception handling runtime libraries.

View File

@ -1,4 +1,4 @@
//===- exception.h - Generic language-independent exceptions ----*- C++ -*-===//
//===- Exception.h - Generic language-independent exceptions ----*- C++ -*-===//
//
// This file defines the the shared data structures used by all language
// specific exception handling runtime libraries.