std.cfg: Formatted comments, there are no functional changes [ci skip]

This commit is contained in:
orbitcowboy 2020-07-01 11:12:22 +02:00
parent 4f191e455e
commit 27d6b9a57d
1 changed files with 2 additions and 2 deletions

View File

@ -3755,8 +3755,8 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<valid>0:</valid>
</arg>
</function>
<!-- const void * memchr ( const void * ptr, int value, size_t num );-->
<!-- void * memchr ( void * ptr, int value, size_t num );-->
<!-- const void * memchr ( const void * ptr, int value, size_t num ); -->
<!-- void * memchr ( void * ptr, int value, size_t num ); -->
<function name="memchr,std::memchr">
<use-retval/>
<pure/>