mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
DEVEL15-windows-freelance-20071222
LICENSE MIT remove unused next field in cm_localMountPoint_t (cherry picked from commit 0421cb2afcc19f05e83a2e415c3e93df8516da98)
This commit is contained in:
parent
10e8a05fb2
commit
84cf7ecd86
@ -6,7 +6,6 @@ typedef struct cm_localMountPoint {
|
||||
char* namep;
|
||||
char* mountPointStringp;
|
||||
unsigned int fileType;
|
||||
struct cm_localMountPoint* next;
|
||||
} cm_localMountPoint_t;
|
||||
|
||||
extern int cm_getNoLocalMountPoints();
|
||||
|
Loading…
x
Reference in New Issue
Block a user