Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/e2fsprogs/old_e2fsprogs/ext2fs/ext2fs.h

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

revision 983 by niro, Sat Sep 1 22:45:15 2007 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 9  Line 9 
9   * License.   * License.
10   * %End-Header%   * %End-Header%
11   */   */
12    #ifndef EXT2FS_EXT2FS_H
13  #ifndef _EXT2FS_EXT2FS_H  #define EXT2FS_EXT2FS_H 1
 #define _EXT2FS_EXT2FS_H  
14    
15    
16  #define EXT2FS_ATTR(x)  #define EXT2FS_ATTR(x)
# Line 920  extern blk_t ext2fs_inode_data_blocks(ex Line 919  extern blk_t ext2fs_inode_data_blocks(ex
919  }  }
920  #endif  #endif
921    
922  #endif /* _EXT2FS_EXT2FS_H */  #endif

Legend:
Removed from v.983  
changed lines
  Added in v.984