From 2a5efb07f92ee222959e5f3f26eddd1d6c7fd7da Mon Sep 17 00:00:00 2001
From: lunc <lunc@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:49:39 +0300
Subject: Restoring authorship annotation for <lunc@yandex-team.ru>. Commit 1
 of 2.

---
 library/cpp/http/server/http.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'library/cpp/http/server/http.h')

diff --git a/library/cpp/http/server/http.h b/library/cpp/http/server/http.h
index b292d38f27..552149a136 100644
--- a/library/cpp/http/server/http.h
+++ b/library/cpp/http/server/http.h
@@ -13,7 +13,7 @@
 class IThreadFactory;
 class TClientRequest;
 class TClientConnection;
-
+ 
 class THttpServer {
     friend class TClientRequest;
     friend class TClientConnection;
-- 
cgit v1.2.3