fix: correct hunk line count in patch (83→91)

This commit is contained in:
2026-02-23 09:22:51 +01:00
parent ce46e5b7eb
commit 12869677e7

View File

@@ -62,7 +62,7 @@ index 932d209..c900d71 100644
ns_focus (f, NULL, 0);
NSGraphicsContext *ctx = [NSGraphicsContext currentContext];
@@ -9474,6 +9483,83 @@ - (int) fullscreenState
@@ -9474,6 +9483,91 @@ - (int) fullscreenState
return fs_state;
}