mirror of
https://github.com/ksherlock/afp.git
synced 2025-01-13 11:30:12 +00:00
update windows to use the correct alt data stream name
This commit is contained in:
parent
4b98e5bf9b
commit
e2f1cb0b4b
@ -6,7 +6,7 @@
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#define XATTR_RESOURCEFORK_NAME "AFP_ResourceFork"
|
||||
#define XATTR_RESOURCEFORK_NAME "AFP_Resource"
|
||||
#else
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user