commit | ffa34edd0fd50d558f9bc7a650d959b4d3d29123 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Wed May 18 12:24:11 2011 +0300 |
committer | Martin Storsjo <martin@martin.st> | Fri Feb 24 23:01:24 2012 +0200 |
tree | 692cde8d3155348e5a156089165141ec7f929f68 | |
parent | b86b3c8f976b70635770d93217132d4023ecf33f [diff] |
stagefright amrwb: Change a C++ style cast into a C style cast This fixes compilation as C - while the source files are named .cpp, they actually are compileable as pure C (except for this cast). This was committed on the master branch of the opencore repository in commit ae27d9b2ef68c4e6fc383a8cab93d6baa235ff6b, based on AOSP contribution 10014. Change-Id: I4f533313be041ad3e0a03ffc5f4207480894ddd1