Skip to content

Commit

Permalink
Update Crst.h
Browse files Browse the repository at this point in the history
  • Loading branch information
VSadov committed Jul 24, 2024
1 parent 7758f89 commit 3eb7c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coreclr/nativeaot/Runtime/Crst.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// -----------------------------------------------------------------------------------------------------------
//
// Minimal Crst implementation based on CRITICAL_SECTION. Doesn't support much except for the basic locking
// functionality (in particular there is no rank violation checking)................
// functionality (in particular there is no rank violation checking).................
//

#ifndef __Crst_h__
Expand Down

0 comments on commit 3eb7c7b

Please sign in to comment.