diff --git a/c-programming/experiments/reverse-ramdisk.c b/c-programming/experiments/reverse-ramdisk.c index ff35c95..fff6ef1 100644 --- a/c-programming/experiments/reverse-ramdisk.c +++ b/c-programming/experiments/reverse-ramdisk.c @@ -13,7 +13,7 @@ * GCC/Clang/TCC: Compile with -DTEST to set macro TEST as defined, with * -DDEBUG to enable debug mode * - * To-Do: Test: Automate the test verification + * TODO: Test: Automate the test verification * * Author: Intel A80486DX2-66 * License: Creative Commons Zero 1.0 Universal