K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-01-28T03:38:25.000000Z K 7 svn:log V 263 Fix an uninitialized variable bug that caused write_pmbr() to bogusly return an error value that made Write_Disk() abort. While on the subject, improve the initialization of the error variable in read_gpt() and update_gpt() even though nothing was broken there. END