Skip to content
Snippets Groups Projects
Commit f6ca0a68 authored by Ann Priestman's avatar Ann Priestman
Browse files

Modified addRelationships comment block

parent 493cf4e7
Branches
No related tags found
No related merge requests found
...@@ -328,7 +328,8 @@ public Account getAccount(org.sleuthkit.datamodel.Account.Type accountType, Stri ...@@ -328,7 +328,8 @@ public Account getAccount(org.sleuthkit.datamodel.Account.Type accountType, Stri
/** /**
* Add a relationship between the sender and each of the recipient account * Add a relationship between the sender and each of the recipient account
* instances. All account instances must be from the same data source. * instances, and between all recipient account instances. All account
* instances must be from the same data source.
* *
* @param sender sender account * @param sender sender account
* @param recipients list of recipients * @param recipients list of recipients
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment