Changeset 594 for vendor/current/source3/libsmb/nmblib.c
- Timestamp:
- Jul 1, 2011, 4:02:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/libsmb/nmblib.c
r591 r594 1294 1294 ****************************************************************************/ 1295 1295 1296 char *name_mangle(TALLOC_CTX *mem_ctx, c har *In, char name_type)1296 char *name_mangle(TALLOC_CTX *mem_ctx, const char *In, char name_type) 1297 1297 { 1298 1298 int i;
Note:
See TracChangeset
for help on using the changeset viewer.