Rename file

This commit is contained in:
2026-06-26 17:29:30 +01:00
parent c29466b863
commit c832d5366e
10 changed files with 277 additions and 277 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ BEGIN_C_LINKAGE
#ifdef WP_PLATFORM_POSIX
#define END_OF_LINE "\n"
#define WP_END_OF_LINE "\n"
struct WFile {
struct WpFile {
i32 fd;
};