Fix comments.
This commit is contained in:
parent
d6dcf86c81
commit
52bc2e2b22
@ -43,7 +43,7 @@ struct union_args {
|
||||
int mntflags; /* Options on the mount */
|
||||
};
|
||||
|
||||
#define UNMNT_ABOVE 0x0001 /* Target appears below mount point */
|
||||
#define UNMNT_ABOVE 0x0001 /* Target appears above mount point */
|
||||
#define UNMNT_BELOW 0x0002 /* Target appears below mount point */
|
||||
#define UNMNT_REPLACE 0x0003 /* Target replaces mount point */
|
||||
#define UNMNT_OPMASK 0x0003
|
||||
|
Loading…
Reference in New Issue
Block a user