change Tcreate message in 9P2000.u

This commit is contained in:
rsc 2006-03-03 16:34:49 +00:00
parent 1190a7aa7a
commit b5c7be2fd6
4 changed files with 14 additions and 1 deletions

View file

@ -44,6 +44,7 @@ struct Fcall
/* 9P2000.u extensions */
int errornum; /* Rerror */
char *extension; /* Tcreate */
} Fcall;