mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
gunixmounts: Fix typo in comment regarding Android API level
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include <mntent.h>
|
||||
/* the shared object of recent bionic libc's have hasmntopt symbol, but
|
||||
some a possible common build environment for android, termux ends
|
||||
up with inssuficient __ANDROID_API__ value for building.
|
||||
up with insufficient __ANDROID_API__ value for building.
|
||||
*/
|
||||
extern char* hasmntopt(const struct mntent* mnt, const char* opt);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user