fix: correct hunk line count in patch (83→91)
This commit is contained in:
@@ -62,7 +62,7 @@ index 932d209..c900d71 100644
|
|||||||
ns_focus (f, NULL, 0);
|
ns_focus (f, NULL, 0);
|
||||||
|
|
||||||
NSGraphicsContext *ctx = [NSGraphicsContext currentContext];
|
NSGraphicsContext *ctx = [NSGraphicsContext currentContext];
|
||||||
@@ -9474,6 +9483,83 @@ - (int) fullscreenState
|
@@ -9474,6 +9483,91 @@ - (int) fullscreenState
|
||||||
return fs_state;
|
return fs_state;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user