Skip to content

Commit

Permalink
LibCore: Create conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gmta committed Dec 17, 2024
1 parent 160c154 commit 331fcfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Libraries/LibCore/SystemWindows.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,6 @@ ErrorOr<void> munmap(void* address, size_t size)
return {};
}

// HAHA YES CONFLICT TIME

}

0 comments on commit 331fcfa

Please sign in to comment.