diff options
| author | james <james> | 2007-11-13 15:18:31 +0000 | 
|---|---|---|
| committer | james <james> | 2007-11-13 15:18:31 +0000 | 
| commit | 8d90a569406c886bdb10e8a8742a6e4214bf6a97 (patch) | |
| tree | 8099bad4251f9a592c866cdcbe6bc2b092e25c0e /src | |
| parent | d52733329923b5379f6a2d6e74a08ac8a7dddf5b (diff) | |
| download | gpt-8d90a569406c886bdb10e8a8742a6e4214bf6a97.tar.gz gpt-8d90a569406c886bdb10e8a8742a6e4214bf6a97.tar.bz2 gpt-8d90a569406c886bdb10e8a8742a6e4214bf6a97.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/pmbr.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -126,7 +126,6 @@ mbr_entry_from_gpt_entry (MBR_entry * m, GPT_header * h, GPT_entry * g,    if (type == MBR_PARTITION_TYPE_EFI)      { -      m->size += m->start -1;        m->start = 1;      } | 
