X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Fx86_64%2Fmultiarch%2Fstrcpy-ssse3.S;h=b042beb22c417dcf3e2ab628375e0f5fcca08cf7;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=39e6ad762c2f075b537502c157a5340d949088a6;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/sysdeps/x86_64/multiarch/strcpy-ssse3.S b/sysdeps/x86_64/multiarch/strcpy-ssse3.S index 39e6ad762c2..b042beb22c4 100644 --- a/sysdeps/x86_64/multiarch/strcpy-ssse3.S +++ b/sysdeps/x86_64/multiarch/strcpy-ssse3.S @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #if IS_IN (libc)