diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-08-08 11:26:21 +0800 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-08-09 17:00:03 +0800 |
commit | 312ded0d6339e8c463d0395397b5825401b14f54 (patch) | |
tree | 9a1efd094636375011e36ae1741d2ab225d1f0ba /misc/seteuid.c | |
parent | 483cfe1a6a33d6335b1901581b41040d2d412511 (diff) | |
download | glibc-312ded0d6339e8c463d0395397b5825401b14f54.tar glibc-312ded0d6339e8c463d0395397b5825401b14f54.tar.gz glibc-312ded0d6339e8c463d0395397b5825401b14f54.tar.bz2 glibc-312ded0d6339e8c463d0395397b5825401b14f54.zip |
x86: Fix `#define STRCPY` guard in strcpy-sse2.S
`#ifndef STPCPY` is incorrect for checking if `STRCPY` is already
defined. It doesn't end up mattering as the whole check is
guarded by `#if IS_IN (libc)` but is incorrect none the less.
Diffstat (limited to 'misc/seteuid.c')
0 files changed, 0 insertions, 0 deletions