diff options
author | selivni <selivni@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
commit | fd7c757f129e0df24dd53f64c9b67053da4e8799 (patch) | |
tree | 1f07ef08e24275f10c9d0ec975c71c62abbc3d8d /contrib/libs/nghttp2/lib/nghttp2_int.h | |
parent | 0148ac5e2009a411becc605faa1e6a8801535649 (diff) | |
download | ydb-fd7c757f129e0df24dd53f64c9b67053da4e8799.tar.gz |
Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/nghttp2/lib/nghttp2_int.h')
-rw-r--r-- | contrib/libs/nghttp2/lib/nghttp2_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/nghttp2/lib/nghttp2_int.h b/contrib/libs/nghttp2/lib/nghttp2_int.h index b23585ccb2..b518e70259 100644 --- a/contrib/libs/nghttp2/lib/nghttp2_int.h +++ b/contrib/libs/nghttp2/lib/nghttp2_int.h @@ -26,7 +26,7 @@ #define NGHTTP2_INT_H #ifdef HAVE_CONFIG_H -# include <config.h> +# include <config.h> #endif /* HAVE_CONFIG_H */ #include <nghttp2/nghttp2.h> |