jp9000 9a91bbc16c libobs: Make astrstri a bit more C-compliant
I actually kind of hate how strstr returns a non-const even though it
takes a const parameter, but I can understand why they made it that way.
They really should have split it in to two functions though, one const
and one non-const or something.  But alas, ultimately for a C programmer
who knows what they're doing it isn't a huge deal.
2015-01-03 02:37:16 -08:00
..
2014-12-21 10:14:18 -08:00
2014-12-15 01:55:18 -08:00
2014-10-01 15:32:49 +02:00
2014-02-12 08:04:50 -07:00
2015-01-03 02:37:15 -08:00
2015-01-03 02:37:15 -08:00