Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 366f7e5

Browse files
committed
Rename Network read to byteswap
1 parent ee98065 commit 366f7e5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

courses/cpp/uboot/image/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"6_memcpy_calls.ql": "step-6.csv",
99
"7_macro_invocations.ql": "step-7.csv",
1010
"8_macro_expressions.ql": "step-8.csv",
11-
"9_class_network_reads.ql": "step-9.csv",
11+
"9_class_network_byteswap.ql": "step-9.csv",
1212
"10_taint_tracking.ql": "step-10.csv"
1313
}
1414
}

0 commit comments

Comments
 (0)