various fixes
This commit is contained in:
parent
e42882dc96
commit
819822c98d
3 changed files with 12 additions and 8 deletions
|
|
@ -186,7 +186,7 @@ typedef enum
|
|||
Nfs3ErrAborted = 10010,
|
||||
} Nfs3Status;
|
||||
|
||||
void nfs3Errstr(Nfs3Status);
|
||||
void nfs3errstr(Nfs3Status);
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue