aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/GCCLibraries/crtend
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/GCCLibraries/crtend')
-rw-r--r--runtime/GCCLibraries/crtend/Exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/GCCLibraries/crtend/Exception.h b/runtime/GCCLibraries/crtend/Exception.h
index a348999..876fa2d 100644
--- a/runtime/GCCLibraries/crtend/Exception.h
+++ b/runtime/GCCLibraries/crtend/Exception.h
@@ -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.