Changes between Initial Version and Version 1 of Ticket #1983, comment 9
- Timestamp:
- 07/19/18 18:37:25 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1983, comment 9
initial v1 2 2 3 3 {{{ 4 #else 4 #else 5 (void) dest_vfs_fd; 6 (void) src_vfs_fd; 7 return 0; 8 #endif 5 9 }}} 6 10