/[grub]/grub/stage2/disk_io.c
ViewVC logotype

Diff of /grub/stage2/disk_io.c

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

revision 1.52 by okuji, Wed Dec 4 00:45:13 2002 UTC revision 1.53 by okuji, Wed Jan 15 21:44:19 2003 UTC
# Line 107  static int block_file = 0; Line 107  static int block_file = 0;
107  #endif /* NO_BLOCK_FILES */  #endif /* NO_BLOCK_FILES */
108    
109  /* these are the translated numbers for the open partition */  /* these are the translated numbers for the open partition */
110  long part_start;  unsigned long part_start;
111  long part_length;  unsigned long part_length;
112    
113  int current_slice;  int current_slice;
114    

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

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