Rename file
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user