diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/unwind.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/unwind.inc b/gcc/unwind.inc index ba315361309..a1d1a432f63 100644 --- a/gcc/unwind.inc +++ b/gcc/unwind.inc @@ -1,4 +1,4 @@ -/* Exception handling and frame unwind runtime interface routines. +/* Exception handling and frame unwind runtime interface routines. -*- C -*- Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU CC. |