Changeset 751 for trunk/server/source3/rpc_server/svcctl
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/rpc_server/svcctl/srv_svcctl_reg.c
r745 r751 393 393 } 394 394 395 if (ipath == NULL || dname == NULL || description == NULL) {396 goto done;397 }398 399 395 /* Default to an external service if we haven't found a match */ 400 396 if (builtin_svcs[i].servicename == NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.