c7d5f6249b7da6d056ba4f004d644e1053f2e42e

Since this is a C file, variables must be declared at the top of the function so I'm moving the fix for the warning (inst = NULL) to the bottom of the funciton. Otherwise, the compiler will complain when it sees int i; on systems that do not have WEBRTC_BIG_ENDIAN defined. Review URL: http://webrtc-codereview.appspot.com/139005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@494 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%