mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-28 01:51:43 +00:00
Zig 0.15: zig fmt
This commit is contained in:
@@ -74,7 +74,7 @@ pub const DisplayLink = opaque {
|
||||
|
||||
callbackFn(
|
||||
displayLink,
|
||||
@alignCast(@ptrCast(inner_userinfo)),
|
||||
@ptrCast(@alignCast(inner_userinfo)),
|
||||
);
|
||||
return c.kCVReturnSuccess;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user