We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06da78f commit 5d099cbCopy full SHA for 5d099cb
3 files changed
auxiliary/updater.py
@@ -98,7 +98,7 @@ def update_sections(filename):
98
cpu = "struct cpu {"
99
memo = "struct memo {"
100
util = "struct util {"
101
- techniques = "private: // START OF PRIVATE VM DETECTION TECHNIQUE DEFINITIONS"
+ techniques = "// START OF PRIVATE VM DETECTION TECHNIQUE DEFINITIONS"
102
core = "struct core {"
103
public = "public: // START OF PUBLIC FUNCTIONS"
104
external = "// ============= EXTERNAL DEFINITIONS ============="
0 commit comments