Skip to content

Commit 40a58cc

Browse files
committed
updated header lines
1 parent fabfe5d commit 40a58cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/vmaware.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
* - struct for internal cpu operations => line 377
2424
* - struct for internal memoization => line 606
2525
* - struct for internal utility functions => line 679
26-
* - struct for internal core components => line 4351
26+
* - struct for internal core components => line 4352
2727
* - start of internal VM detection techniques => line 1205
28-
* - start of public VM detection functions => line 4435
29-
* - start of externally defined variables => line 4668
28+
* - start of public VM detection functions => line 4436
29+
* - start of externally defined variables => line 4669
3030
*/
3131

3232
#if (defined(_MSC_VER) || defined(_WIN32) || defined(_WIN64) || defined(__MINGW32__))

0 commit comments

Comments
 (0)