bug 577635 typo fix

This commit is contained in:
Brad Lassey 2010-07-16 16:11:31 -04:00
parent 9d110a0600
commit f835b80164

@ -41,7 +41,7 @@
#define ANDROID_STUB_H
#include "dlfcn.h"
#if ANDROID_VERSION >= 8
#if ANDROID_VERSION < 8
/* because dladdr isn't supported in android 2.1 and older.
* however, it exists in the android repos so.. maybe someday. */
typedef struct {