]> git.sesse.net Git - movit/commitdiff
Make init_movit() return a true/false error value.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 12 Feb 2014 00:44:42 +0000 (01:44 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 12 Feb 2014 00:44:42 +0000 (01:44 +0100)
This allows clients to programmatically enable/disable Movit usage
as needed on very old platforms.


No differences found