Apply patch: ncpfs-hg-commit-431.patch
This commit is contained in:
@@ -73,7 +73,7 @@ struct ncp_bindery_object {
|
||||
#ifdef SWIG
|
||||
fixedCharArray object_name[NCP_BINDERY_NAME_LEN];
|
||||
#else
|
||||
u_int8_t object_name[NCP_BINDERY_NAME_LEN];
|
||||
char object_name[NCP_BINDERY_NAME_LEN];
|
||||
#endif
|
||||
u_int8_t object_flags;
|
||||
u_int8_t object_security;
|
||||
|
||||
Reference in New Issue
Block a user