1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

reverse-ramdisk.c: change to-do style

This commit is contained in:
2024-03-10 11:51:09 +03:00
parent 2ac97f81a7
commit 34832e541b

View File

@ -13,7 +13,7 @@
* GCC/Clang/TCC: Compile with -DTEST to set macro TEST as defined, with * GCC/Clang/TCC: Compile with -DTEST to set macro TEST as defined, with
* -DDEBUG to enable debug mode * -DDEBUG to enable debug mode
* *
* To-Do: Test: Automate the test verification * TODO: Test: Automate the test verification
* *
* Author: Intel A80486DX2-66 * Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal * License: Creative Commons Zero 1.0 Universal