Index: trunk/ChameleonPrefPane/Sources/ShellProcess.cpp =================================================================== --- trunk/ChameleonPrefPane/Sources/ShellProcess.cpp (revision 114) +++ trunk/ChameleonPrefPane/Sources/ShellProcess.cpp (revision 115) @@ -103,7 +103,7 @@ PartitionInfo partInfo; char line[1024]=""; - char label[32]="Untitled", fsType[32]="" ; + char label[32]="", fsType[32]="" ; size_t len=0; int disk =0, part=0; int label_pos=0, size_pos=0;