Merge pull request #4806 from lesamouraipourpre/patch-3
Update comment in persistentcode.c
This commit is contained in:
commit
cc6f493da2
@ -826,7 +826,7 @@ STATIC bool mp_raw_code_has_native(mp_raw_code_t *rc) {
|
|||||||
|
|
||||||
void mp_raw_code_save(mp_raw_code_t *rc, mp_print_t *print) {
|
void mp_raw_code_save(mp_raw_code_t *rc, mp_print_t *print) {
|
||||||
// header contains:
|
// header contains:
|
||||||
// byte 'M'
|
// byte 'C'
|
||||||
// byte version
|
// byte version
|
||||||
// byte feature flags
|
// byte feature flags
|
||||||
// byte number of bits in a small int
|
// byte number of bits in a small int
|
||||||
|
Loading…
Reference in New Issue
Block a user