Mark plain C code as C, not C++

This commit is contained in:
Nedko Arnaudov 2023-12-02 19:28:44 +02:00
parent bbc3414042
commit 3b9db95594
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: Alpha version -*- C++ -*-
// Low-level functions for atomic operations: Alpha version -*- C -*-
// Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: CRIS version -*- C++ -*-
// Low-level functions for atomic operations: CRIS version -*- C -*-
// Copyright (C) 2001, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: IA64 version -*- C++ -*-
// Low-level functions for atomic operations: IA64 version -*- C -*-
// Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: m68k version -*- C++ -*-
// Low-level functions for atomic operations: m68k version -*- C -*-
// Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: PowerPC version -*- C++ -*-
// Low-level functions for atomic operations: PowerPC version -*- C -*-
// Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// Low-level functions for atomic operations: S/390 version -*- C++ -*-
// Low-level functions for atomic operations: S/390 version -*- C -*-
// Copyright (C) 2001, 2003 Free Software Foundation, Inc.
//

View File

@ -1,4 +1,4 @@
// u/* -*- Mode: C++ ; c-basic-offset: 4 -*- */
// u/* -*- Mode: C ; c-basic-offset: 4 -*- */
/*
JACK control API implementation