Skip to content

Commit

Permalink
[compiler-rt] Fix "interception" file name
Browse files Browse the repository at this point in the history
  • Loading branch information
aganea committed Oct 2, 2023
1 parent 262e288 commit 2385cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-rt/lib/interception/interception_win.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===-- interception_linux.cpp ----------------------------------*- C++ -*-===//
//===-- interception_win.cpp ------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand Down

0 comments on commit 2385cf6

Please sign in to comment.