/[pupa]/pupa/include/pupa/err.h
ViewVC logotype

Diff of /pupa/include/pupa/err.h

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

revision 1.3 by okuji, Thu Sep 25 20:15:52 2003 UTC revision 1.4 by marco_g, Wed Oct 29 18:44:28 2003 UTC
# Line 2  Line 2 
2  /*  /*
3   *  PUPA  --  Preliminary Universal Programming Architecture for GRUB   *  PUPA  --  Preliminary Universal Programming Architecture for GRUB
4   *  Copyright (C) 2002 Yoshinori K. Okuji <okuji@enbug.org>   *  Copyright (C) 2002 Yoshinori K. Okuji <okuji@enbug.org>
5     *  Copyright (C) 2002 Marco Gerards <metgerards@student.han.nl>
6   *   *
7   *  PUPA is free software; you can redistribute it and/or modify   *  PUPA is free software; you can redistribute it and/or modify
8   *  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 48  typedef enum Line 49  typedef enum
49      PUPA_ERR_NO_KERNEL,      PUPA_ERR_NO_KERNEL,
50      PUPA_ERR_BAD_FONT,      PUPA_ERR_BAD_FONT,
51      PUPA_ERR_NOT_IMPLEMENTED_YET,      PUPA_ERR_NOT_IMPLEMENTED_YET,
52        PUPA_ERR_SYMLINK_LOOP
53    }    }
54  pupa_err_t;  pupa_err_t;
55    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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