aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/bison/gnulib/src/stpcpy.c
diff options
context:
space:
mode:
authorashishkin <ashishkin@yandex-team.ru>2022-02-10 16:48:14 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:14 +0300
commit3c0065982aed5e7bd2ffd607c88d6102753d4a70 (patch)
tree30c6b11caf7abb003099f9fb5db43de4ba7b733d /contrib/tools/bison/gnulib/src/stpcpy.c
parent2c532b38e6aeb4fd88531027c7335690fd34c4e5 (diff)
downloadydb-3c0065982aed5e7bd2ffd607c88d6102753d4a70.tar.gz
Restoring authorship annotation for <ashishkin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/bison/gnulib/src/stpcpy.c')
-rw-r--r--contrib/tools/bison/gnulib/src/stpcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/bison/gnulib/src/stpcpy.c b/contrib/tools/bison/gnulib/src/stpcpy.c
index f5aa8d67e9..e04084a3c7 100644
--- a/contrib/tools/bison/gnulib/src/stpcpy.c
+++ b/contrib/tools/bison/gnulib/src/stpcpy.c
@@ -24,7 +24,7 @@
#include <stdlib.h>
#undef __stpcpy
-#if defined(_LIBC) || (defined(__MACH__) && defined(stpcpy))
+#if defined(_LIBC) || (defined(__MACH__) && defined(stpcpy))
# undef stpcpy
#endif