pgsql: llvm: Fix file-ending in IDENTIFICATION comments.

Started by Andres Freundover 7 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

llvm: Fix file-ending in IDENTIFICATION comments.

Author: Amit Langote
Discussion: /messages/by-id/9a54dcef-c799-ce89-2e47-0a7fc12d5fc2@lab.ntt.co.jp
Backpatch: 11-, where llvm was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/005881033d4e34c0b2e0a157464dc1929db52e17

Modified Files
--------------
src/backend/jit/llvm/llvmjit_error.cpp | 2 +-
src/backend/jit/llvm/llvmjit_inline.cpp | 2 +-
src/backend/jit/llvm/llvmjit_wrap.cpp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)