2 parents 86d7931 + d7ea72e commit 6eb8fadCopy full SHA for 6eb8fad
1 file changed
osu.Android/Native/NativeWatchdog.cs
@@ -25,7 +25,7 @@ namespace osu.Android.Native
25
/// <para>
26
/// All entry points are best-effort: a missing native library or a
27
/// <see cref="DllNotFoundException"/> is non-fatal and silently downgraded to
28
- /// a <see cref="Debug.WriteLine"/> call so startup is unaffected.
+ /// a <see cref="Debug.WriteLine(object?)"/> call so startup is unaffected.
29
/// </para>
30
/// </summary>
31
internal static class NativeWatchdog
0 commit comments