Closed daltomi closed 2 years ago
Reduce the scope of the ScrotNote structure by making it local to note.c
Reduces the '.bss' segment data by not defining the global ScrotNote structure, it is now a pointer.
Reduce the scope of the ScrotNote structure by making it local to note.c
Reduces the '.bss' segment data by not defining the global ScrotNote structure, it is now a pointer.