X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Fi386%2Fmemchr.S;h=ea05c4ef9ae13f189aa5acb197f1c546efe94a0f;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=28a6d327483ce87a47123de9664e336689957975;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/sysdeps/i386/memchr.S b/sysdeps/i386/memchr.S index 28a6d327483..ea05c4ef9ae 100644 --- a/sysdeps/i386/memchr.S +++ b/sysdeps/i386/memchr.S @@ -24,7 +24,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include #include "asm-syntax.h"