The DOS type wasn't kept up-to-date in the local DosEnvec structure.
commit0475b7d3ab4a7f0c1f81844ba786f533d6f2232d
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Dec 2006 02:49:40 +0000 (17 02:49 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Dec 2006 02:49:40 +0000 (17 02:49 +0000)
tree910a7744fcb4457931adb4b69b358718e75e4bca
parent7893e8faf13abf70ec0a01891c9c5fba6eed3975
The DOS type wasn't kept up-to-date in the local DosEnvec structure.
This led to it being reset (to zero in the case of a new partition) when
other partition parameters were changed. Also fixed some warnings.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@25089 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/tools/HDToolBox/gui.c
workbench/tools/HDToolBox/main.c
workbench/tools/HDToolBox/partitions.c