- Timestamp:
- Aug 27, 2007 1:22:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/sharedfolders/regops.c
r4384 r4385 270 270 271 271 /** @todo handle these return codes!! */ 272 switch (p CreateParms->Result)272 switch (params.Result) 273 273 { 274 274 case SHFL_PATH_NOT_FOUND:
Note:
See TracChangeset
for help on using the changeset viewer.