mirror of
https://github.com/facebook/zstd.git
synced 2026-01-06 11:21:19 +03:00
Changed stdinmark and stdoutmark
This commit is contained in:
@@ -18,8 +18,8 @@ extern "C" {
|
||||
/* *************************************
|
||||
* Special i/o constants
|
||||
**************************************/
|
||||
#define stdinmark "stdin"
|
||||
#define stdoutmark "stdout"
|
||||
#define stdinmark "/*stdin*\\"
|
||||
#define stdoutmark "/*stdout*\\"
|
||||
#ifdef _WIN32
|
||||
# define nulmark "nul"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user