Skip to content

Commit 0058810

Browse files
committed
llvm: Fix file-ending in IDENTIFICATION comments.
Author: Amit Langote Discussion: https://postgr.es/m/9a54dcef-c799-ce89-2e47-0a7fc12d5fc2@lab.ntt.co.jp Backpatch: 11-, where llvm was introduced.
1 parent efab708 commit 0058810

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/backend/jit/llvm/llvmjit_error.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
1010
*
1111
* IDENTIFICATION
12-
* src/backend/jit/llvm/llvmjit_error.c
12+
* src/backend/jit/llvm/llvmjit_error.cpp
1313
*
1414
*-------------------------------------------------------------------------
1515
*/

src/backend/jit/llvm/llvmjit_inline.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
1515
*
1616
* IDENTIFICATION
17-
* src/backend/lib/llvmjit/llvmjit_inline.c
17+
* src/backend/lib/llvmjit/llvmjit_inline.cpp
1818
*
1919
*-------------------------------------------------------------------------
2020
*/

src/backend/jit/llvm/llvmjit_wrap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
9-
* src/backend/lib/llvm/llvmjit_wrap.c
9+
* src/backend/lib/llvm/llvmjit_wrap.cpp
1010
*
1111
*-------------------------------------------------------------------------
1212
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy