On 03.03.2012 21:50, Andreas Vogel wrote:
+enum options
+ {
Please don't define a type here, especially that a type "options" can
easily conflict with something else.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
