diff options
Diffstat (limited to 'src/main/thrift')
| -rw-r--r-- | src/main/thrift/imagemaster.thrift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/thrift/imagemaster.thrift b/src/main/thrift/imagemaster.thrift index 1e6e239..1b921c0 100644 --- a/src/main/thrift/imagemaster.thrift +++ b/src/main/thrift/imagemaster.thrift @@ -108,7 +108,7 @@ struct ImageData { 4: Date imageCreateTime, 5: Date imageUpdateTime, 6: string imageOwner, - 7: string conentOperatingSystem, + 7: string contentOperatingSystem, 8: bool statusIsValid, 9: bool statusIsDeleted, 10: string imageShortDescription, |
