/[grub]/grub2/include/grub/normal.h
ViewVC logotype

Diff of /grub2/include/grub/normal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by okuji, Fri Sep 10 20:31:55 2004 UTC revision 1.9 by marco_g, Fri Sep 17 09:36:52 2004 UTC
# Line 39  Line 39 
39  #define GRUB_COMMAND_FLAG_TITLE         0x4  #define GRUB_COMMAND_FLAG_TITLE         0x4
40  /* Don't print the command on booting.  */  /* Don't print the command on booting.  */
41  #define GRUB_COMMAND_FLAG_NO_ECHO       0x8  #define GRUB_COMMAND_FLAG_NO_ECHO       0x8
42    /* Don't print the command on booting.  */
43    #define GRUB_COMMAND_FLAG_NO_ARG_PARSE  0x10
44    
45  /* The command description.  */  /* The command description.  */
46  struct grub_command  struct grub_command

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26