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

reverse-ramdisk.c: change warning style

This commit is contained in:
2024-03-10 12:19:18 +03:00
parent c0b07642c4
commit cccdc5087d

View File

@@ -7,7 +7,7 @@
* *
* 20% AI, 80% human (the code is tested and reviewed) * 20% AI, 80% human (the code is tested and reviewed)
* *
* Warning: The current result is quick and dirty. Not for educational or * XXX: The current result is quick and dirty. Not for educational or
* production purposes. * production purposes.
* *
* 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