Fix typos.

This commit is contained in:
Andrea Gelmini
2017-11-05 16:40:11 +01:00
committed by Milan Broz
parent 444eac3597
commit a97de38b6b
36 changed files with 79 additions and 79 deletions

View File

@@ -65,7 +65,7 @@ struct reenc_ctx {
char *device;
char *device_uuid;
const char *type;
uint64_t device_size; /* overrided by parameter */
uint64_t device_size; /* overridden by parameter */
uint64_t device_size_new_real;
uint64_t device_size_org_real;
uint64_t device_offset;