OSDN Git Service

add emacs magic comment
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 23:37:25 +0000 (23:37 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2001 23:37:25 +0000 (23:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42294 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/unwind.inc

index ba31536..a1d1a43 100644 (file)
@@ -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.