X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=wcsmbs%2Fwcsstr.c;h=9661cb3d97a839505779429f0b49dea98249e318;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=4443a9634ecf22e295ae63b66bdeb37f9da0ba88;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/wcsmbs/wcsstr.c b/wcsmbs/wcsstr.c index 4443a9634ec..9661cb3d97a 100644 --- a/wcsmbs/wcsstr.c +++ b/wcsmbs/wcsstr.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* * The original strstr() file contains the following comment: