mount: update dev9p name (#9 instead of #M)

This commit is contained in:
Giacomo Tesio 2016-12-31 17:19:40 +01:00
parent ba80ac9649
commit da77086023
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ void usage(void);
void catch(void *c, char*);
char *keyspec = "";
int mntdevice = 'M';
int mntdevice = '9';
int
amount0(int fd, char *mntpt, int flags, char *aname, char *keyspec)