Subversion Repositories HelenOS

Rev

Rev 4364 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4364 Rev 4389
1
#ifndef MV_H
1
#ifndef MV_H
2
#define MV_H
2
#define MV_H
3
 
3
 
4
/* Prototypes for the mv command, excluding entry points */
4
/* Prototypes for the mv command, excluding entry points */
5
 
5
 
6
 
6
 
7
#endif /* MV_H */
7
#endif /* MV_H */
8
 
8
 
9
 
9