summaryrefslogtreecommitdiff
path: root/gcc/unwind.inc
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-18 23:37:25 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-18 23:37:25 +0000
commitb251b3697c08fe8c5aed07fe87853deb0ae2ca6e (patch)
tree15fd9c52592d998c43541e35fbe327437c6ce18c /gcc/unwind.inc
parente13f78836a611ea74378ed6b4e11241f9fd70a0e (diff)
downloadgcc-b251b3697c08fe8c5aed07fe87853deb0ae2ca6e.tar.gz
add emacs magic comment
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42294 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/unwind.inc')
-rw-r--r--gcc/unwind.inc2
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.