mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	inc: fuse: remove long references (as they have different size in Win64 and Cygwin64)
This commit is contained in:
		| @@ -62,7 +62,7 @@ extern "C" { | ||||
| struct fuse_opt | ||||
| { | ||||
| 	const char *templ; | ||||
| 	unsigned long offset; | ||||
| 	unsigned int offset; | ||||
| 	int value; | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user