X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=bits%2Fstdlib-bsearch.h;h=c0ebaa161429b91bd9c6cc387cf99663f4aee0c9;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=60bb70c2d200dafc4127e4ca7116b623379688b1;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/bits/stdlib-bsearch.h b/bits/stdlib-bsearch.h index 60bb70c2d20..c0ebaa16142 100644 --- a/bits/stdlib-bsearch.h +++ b/bits/stdlib-bsearch.h @@ -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 - . */ + . */ __extern_inline void * bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size,