summaryrefslogtreecommitdiffstats
path: root/discover/grub2/grub2.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/grub2/grub2.h')
-rw-r--r--discover/grub2/grub2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/grub2/grub2.h b/discover/grub2/grub2.h
index cbd69dc..970c500 100644
--- a/discover/grub2/grub2.h
+++ b/discover/grub2/grub2.h
@@ -19,6 +19,7 @@ struct grub2_word {
} var;
};
struct grub2_word *next;
+ struct grub2_word *last;
struct list_item argv_list;
};
OpenPOWER on IntegriCloud