diff options
| -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 ba31536..a1d1a43 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. |
