Remove space before tab.
This commit is contained in:
parent
89adaea91f
commit
09abcabae6
@ -88,7 +88,7 @@ struct filedesc_to_leader {
|
|||||||
/*
|
/*
|
||||||
* Per-process open flags.
|
* Per-process open flags.
|
||||||
*/
|
*/
|
||||||
#define UF_EXCLOSE 0x01 /* auto-close on exec */
|
#define UF_EXCLOSE 0x01 /* auto-close on exec */
|
||||||
|
|
||||||
#ifdef _KERNEL
|
#ifdef _KERNEL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user