]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
c++: add emacs c++-mode marker
authorJason Merrill <jason@redhat.com>
Mon, 3 Jan 2022 21:49:24 +0000 (16:49 -0500)
committerJason Merrill <jason@redhat.com>
Tue, 4 Jan 2022 17:57:31 +0000 (12:57 -0500)
gcc/cp/ChangeLog:

* init.c: Include -*- C++ -*- on first line.

gcc/cp/init.c

index ff7858773a2a2435719b75e5ec6e66e0fa7be45d..3f56ca4bf5ef5fb3983dfdc13b1857b6e1a7ba33 100644 (file)
@@ -1,4 +1,4 @@
-/* Handle initialization things in C++.
+/* Handle initialization things in -*- C++ -*-
    Copyright (C) 1987-2022 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)