FIXED typo.
Signed-off-by: luccie-cmd <luccie@sideros.org>
This commit is contained in:
parent
00d51fc970
commit
5bd3e6c57b
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ fn toplevelHandleConfigure(data: ?*anyopaque, toplevel: ?*c.xdg_toplevel, width:
|
|||
}
|
||||
|
||||
fn toplevelHandleClose(data: ?*anyopaque, toplevel: ?*c.xdg_toplevel) callconv(.c) void {
|
||||
_ = date;
|
||||
_ = data;
|
||||
_ = toplevel;
|
||||
|
||||
quit = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue