/[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.7 by okuji, Sun Apr 4 13:46:00 2004 UTC revision 1.8 by okuji, Fri Sep 10 20:31:55 2004 UTC
# Line 70  typedef struct grub_command *grub_comman Line 70  typedef struct grub_command *grub_comman
70  struct grub_command_list  struct grub_command_list
71  {  {
72    /* The string of a command.  */    /* The string of a command.  */
73    const char *command;    char *command;
74    
75    /* The next element.  */    /* The next element.  */
76    struct grub_command_list *next;    struct grub_command_list *next;

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

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