Skip to content

Commit

Permalink
Adding comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
thaystg committed Jul 21, 2021
1 parent d45e922 commit f16dfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mono.Android/Android.Runtime/JNIEnv.cs
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ public static string GetClassNameFromInstance (IntPtr jobject)
#if NETCOREAPP
[MethodImplAttribute(MethodImplOptions.InternalCall)]
static extern unsafe void monodroid_debugger_unhandled_exception (Exception e);
#endif
#endif // NETCOREAPP

internal static void LogTypemapTrace (StackTrace st)
{
Expand Down

0 comments on commit f16dfc5

Please sign in to comment.