am 7b9c33b1: Fix my incorrect merge resolution for 132b7d750e
.
* commit '7b9c33b1e0e47f72d0af35d8a948900697da5871':
Fix my incorrect merge resolution for 132b7d750e
.
This commit is contained in:
commit
435640312c
|
@ -35,7 +35,7 @@ struct fstab_rec {
|
|||
char *key_loc;
|
||||
};
|
||||
|
||||
#define WAIT_TIMEOUT 5
|
||||
#define WAIT_TIMEOUT 20
|
||||
|
||||
/* fstab has the following format:
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue