Skip to content

Commit fb3414b

Browse files
Automated update after merge
1 parent 3d45383 commit fb3414b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/vmaware.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
* - struct for internal cpu operations => line 720
5858
* - struct for internal memoization => line 3022
5959
* - struct for internal utility functions => line 3196
60-
* - struct for internal core components => line 11200
60+
* - struct for internal core components => line 11205
6161
* - start of VM detection technique list => line 4251
62-
* - start of public VM detection functions => line 11546
63-
* - start of externally defined variables => line 12529
62+
* - start of public VM detection functions => line 11551
63+
* - start of externally defined variables => line 12534
6464
*
6565
*
6666
* ============================== EXAMPLE ===================================

0 commit comments

Comments
 (0)