From 08b880a8beb9753697d18f5ff7991c0f7d6f1be0 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 9 Jul 2023 15:21:30 +0200 Subject: [PATCH] fix whitespaces --- debian/changelog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a649eb9c..f122a2b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,11 @@ llvm-toolchain-snapshot (1:17~++20230701095046+dc6c8b8d1e35-1~exp2) UNRELEASED; in libclang-common-X.Y-dev * fix the libclang & libomp5 symbol files * Add new symbol to libclang1: - clang_CXXMethod_isExplicit - clang_createIndexWithOptions - clang_getBinaryOperatorKindSpelling - clang_getCursorBinaryOperatorKind - clang_getCursorUnaryOperatorKind + clang_CXXMethod_isExplicit + clang_createIndexWithOptions + clang_getBinaryOperatorKindSpelling + clang_getCursorBinaryOperatorKind + clang_getCursorUnaryOperatorKind clang_getUnaryOperatorKindSpelling -- Sylvestre Ledru Sun, 09 Jul 2023 15:15:34 +0200