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

Diff of /grub2/include/grub/err.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 1  Line 1 
1  /* err.h - error numbers and prototypes */  /* err.h - error numbers and prototypes */
2  /*  /*
3   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
4   *  Copyright (C) 2002,2003  Free Software Foundation, Inc.   *  Copyright (C) 2002,2003,2004  Free Software Foundation, Inc.
5   *   *
6   *  GRUB is free software; you can redistribute it and/or modify   *  GRUB is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 41  typedef enum Line 41  typedef enum
41      GRUB_ERR_READ_ERROR,      GRUB_ERR_READ_ERROR,
42      GRUB_ERR_WRITE_ERROR,      GRUB_ERR_WRITE_ERROR,
43      GRUB_ERR_UNKNOWN_COMMAND,      GRUB_ERR_UNKNOWN_COMMAND,
44        GRUB_ERR_INVALID_COMMAND,
45      GRUB_ERR_BAD_ARGUMENT,      GRUB_ERR_BAD_ARGUMENT,
46      GRUB_ERR_BAD_PART_TABLE,      GRUB_ERR_BAD_PART_TABLE,
47      GRUB_ERR_UNKNOWN_OS,      GRUB_ERR_UNKNOWN_OS,

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