summaryrefslogtreecommitdiffstats
path: root/src/godmode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/godmode.c')
-rw-r--r--src/godmode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/godmode.c b/src/godmode.c
index 561cf385..d83ef37a 100644
--- a/src/godmode.c
+++ b/src/godmode.c
@@ -1343,7 +1343,7 @@ int interface_recovery(disk_t *disk_car, const list_part_t * list_part_org, cons
list_part=reduce_structure(list_part);
/* sort list_part */
list_part=sort_partition_list(list_part);
- /* Creer la partition etendue globale, cherche � aligner la partition */
+ /* Create PC/Intel Extended partition */
/* if(disk_car->arch==&arch_i386) */
{
list_part_t *parts;