* gcc/cp/call.c: Mark as C++ for emacs.
authorJason Merrill <jason@gcc.gnu.org>
Wed, 2 Mar 2016 02:47:15 +0000 (21:47 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 2 Mar 2016 02:47:15 +0000 (21:47 -0500)
From-SVN: r233885

gcc/cp/call.c

index 4226094..8d5582a 100644 (file)
@@ -1,4 +1,4 @@
-/* Functions related to invoking methods and overloaded functions.
+/* Functions related to invoking -*- C++ -*- methods and overloaded functions.
    Copyright (C) 1987-2016 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com) and
    modified by Brendan Kehoe (brendan@cygnus.com).