Changeset 188 for branches/client-1.5/src/ndpsmb.c
- Timestamp:
- May 5, 2009, 7:32:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.5/src/ndpsmb.c
r183 r188 503 503 { 504 504 StrNCpy(pRes->logfile, q, sizeof(pRes->logfile) - 1); 505 }505 } 506 506 507 507 t = 0; … … 560 560 } 561 561 #endif 562 563 // init the debug part 564 dbgfileinit(&pRes->logfile, pRes->loglevel); 562 565 563 566 return rc; … … 2129 2132 } 2130 2133 2134
Note:
See TracChangeset
for help on using the changeset viewer.