/[grub]/grub2/fs/fshelp.c
ViewVC logotype

Diff of /grub2/fs/fshelp.c

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

revision 1.3 by marco_g, Mon Dec 13 17:26:17 2004 UTC revision 1.4 by marco_g, Thu Jan 20 17:25:39 2005 UTC
# Line 89  grub_fshelp_find_file (const char *path, Line 89  grub_fshelp_find_file (const char *path,
89                        
90            /* The node is found, stop iterating over the nodes.  */            /* The node is found, stop iterating over the nodes.  */
91            type = filetype;            type = filetype;
92            oldnode = currnode == rootnode ? 0 : currnode;            oldnode = currnode;
93            currnode = node;            currnode = node;
94                        
95            return 1;            return 1;

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