diff options
Diffstat (limited to 'metadata/metadata.pb.go')
| -rw-r--r-- | metadata/metadata.pb.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata/metadata.pb.go b/metadata/metadata.pb.go index 68001e9..bf30309 100644 --- a/metadata/metadata.pb.go +++ b/metadata/metadata.pb.go @@ -62,7 +62,7 @@ func (x SourceType) String() string { } func (SourceType) EnumDescriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } -// Type of encryption, should match the declarations of FS_ENCRYPTION_MODE +// Type of encryption, should match the declarations of unix.FS_ENCRYPTION_MODE type EncryptionMode int32 const ( |