Commit 0e176294 authored by Max Kellermann's avatar Max Kellermann

android/Environment: remove extra semicolon

parent 0da63447
...@@ -38,6 +38,6 @@ namespace Environment { ...@@ -38,6 +38,6 @@ namespace Environment {
gcc_pure gcc_pure
AllocatedPath getExternalStoragePublicDirectory(const char *type) noexcept; AllocatedPath getExternalStoragePublicDirectory(const char *type) noexcept;
}; }
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment