diff options
author | dmfedin <dmfedin@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
commit | 9291888eab6dbfbcb4b67bf400c2713f5a65a472 (patch) | |
tree | dbb385a54e02efd8677b7213ce9f66d4f199d932 /contrib/libs/curl | |
parent | 84df690852777a25dce952fd28843ab49992eff3 (diff) | |
download | ydb-9291888eab6dbfbcb4b67bf400c2713f5a65a472.tar.gz |
Restoring authorship annotation for <dmfedin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/curl')
-rw-r--r-- | contrib/libs/curl/lib/curl_config-android-maps-mobile.h | 8 | ||||
-rw-r--r-- | contrib/libs/curl/lib/curl_config-ios-maps-mobile.h | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/contrib/libs/curl/lib/curl_config-android-maps-mobile.h b/contrib/libs/curl/lib/curl_config-android-maps-mobile.h index 0a56d2496f..8e6c518563 100644 --- a/contrib/libs/curl/lib/curl_config-android-maps-mobile.h +++ b/contrib/libs/curl/lib/curl_config-android-maps-mobile.h @@ -1,9 +1,9 @@ /* lib/curl_config.h. Generated from curl_config.h.in by configure. */ /* lib/curl_config.h.in. Generated from configure.ac by autoheader. */ -// for SIZEOF_* macroses -#include <util/system/platform.h> - +// for SIZEOF_* macroses +#include <util/system/platform.h> + /* to enable curl debug memory tracking */ /* #undef CURLDEBUG */ @@ -906,7 +906,7 @@ #define SIZEOF_OFF_T 8 /* The number of bytes in type time_t */ -#define SIZEOF_TIME_T SIZEOF_LONG +#define SIZEOF_TIME_T SIZEOF_LONG /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 diff --git a/contrib/libs/curl/lib/curl_config-ios-maps-mobile.h b/contrib/libs/curl/lib/curl_config-ios-maps-mobile.h index b51776686d..02195fc04d 100644 --- a/contrib/libs/curl/lib/curl_config-ios-maps-mobile.h +++ b/contrib/libs/curl/lib/curl_config-ios-maps-mobile.h @@ -1,9 +1,9 @@ /* lib/curl_config.h. Generated from curl_config.h.in by configure. */ /* lib/curl_config.h.in. Generated from configure.ac by autoheader. */ -// for SIZEOF_* macroses -#include <util/system/platform.h> - +// for SIZEOF_* macroses +#include <util/system/platform.h> + /* to enable curl debug memory tracking */ /* #undef CURLDEBUG */ @@ -906,7 +906,7 @@ #define SIZEOF_OFF_T 8 /* The number of bytes in type time_t */ -#define SIZEOF_TIME_T SIZEOF_LONG +#define SIZEOF_TIME_T SIZEOF_LONG /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 |