Skip to content

Commit

Permalink
Update Crst.h
Browse files Browse the repository at this point in the history
  • Loading branch information
VSadov committed Apr 19, 2024
1 parent 3b25f80 commit 64788f6
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 64788f6

Please sign in to comment.