X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Falpha%2Fstrchr.S;h=6da299fb44b118d2c17cfdad85eee5045fab9591;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=d20ff57079be661e9793c1a6b1484c93e463354f;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/sysdeps/alpha/strchr.S b/sysdeps/alpha/strchr.S index d20ff57079b..6da299fb44b 100644 --- a/sysdeps/alpha/strchr.S +++ b/sysdeps/alpha/strchr.S @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see - . */ + . */ /* Return the address of a given character within a null-terminated string, or null if it is not found.