Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Oct 24, 2024
1 parent a40b615 commit 4d6fbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/exes/server/watcher/WindowsWatcher.zig
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ pub fn listen(
reloader: *Reloader,
) !void {
_ = gpa;
_ = reloader;

var dont_care: struct {
bytes_transferred: windows.DWORD = undefined,
Expand Down

0 comments on commit 4d6fbbf

Please sign in to comment.