mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
bug 577635 typo fix
This commit is contained in:
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user