From fc8d3fe40009fab7705035e6ffdc3eb334307c80 Mon Sep 17 00:00:00 2001 From: aavdonkin Date: Thu, 10 Feb 2022 16:49:57 +0300 Subject: Restoring authorship annotation for . Commit 1 of 2. --- library/cpp/string_utils/quote/quote.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/string_utils') diff --git a/library/cpp/string_utils/quote/quote.cpp b/library/cpp/string_utils/quote/quote.cpp index e523350b80a..ad5f1457acf 100644 --- a/library/cpp/string_utils/quote/quote.cpp +++ b/library/cpp/string_utils/quote/quote.cpp @@ -119,7 +119,7 @@ static inline It1 Escape(It1 to, It2 from, It3 end, const bool* escape_map = cha *to = 0; - return to; + return to; } template -- cgit v1.3