mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-06-15 04:38:57 -05:00
Compare commits
1 Commits
jkl
...
9755b666b3
| Author | SHA1 | Date | |
|---|---|---|---|
| 9755b666b3 |
@@ -25,8 +25,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
entrySymHardLinkRootChunkMarker = -72
|
entrySymHardLinkRootChunkMarker = -9
|
||||||
entrySymHardLinkTargetChunkMarker = -73
|
entrySymHardLinkTargetChunkMarker = -10
|
||||||
)
|
)
|
||||||
|
|
||||||
// This is the hidden directory in the repository for storing various files.
|
// This is the hidden directory in the repository for storing various files.
|
||||||
|
|||||||
Reference in New Issue
Block a user