Skip to content
Snippets Groups Projects
Unverified Commit 3eeda6e9 authored by Richard Cordovano's avatar Richard Cordovano Committed by GitHub
Browse files

Merge pull request #5792 from APriestman/doxygenFixes_040820202

Fix doxygen warning
parents 657ddee3 15d00d38
Branches
No related tags found
No related merge requests found
...@@ -201,11 +201,9 @@ public static List<CorrelationAttributeInstance> makeCorrAttrsForCorrelation(Bla ...@@ -201,11 +201,9 @@ public static List<CorrelationAttributeInstance> makeCorrAttrsForCorrelation(Bla
* Makes a correlation attribute instance from a phone number attribute of an * Makes a correlation attribute instance from a phone number attribute of an
* artifact. * artifact.
* *
* @param corrAttrInstances Correlation attributes will be added to this.
* @param artifact An artifact with a phone number attribute. * @param artifact An artifact with a phone number attribute.
* *
* @return The correlation instance artifact or null, if the phone number is
* not a valid correlation attribute.
*
* @throws TskCoreException If there is an error querying the case * @throws TskCoreException If there is an error querying the case
* database. * database.
* @throws CentralRepoException If there is an error querying the central * @throws CentralRepoException If there is an error querying the central
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment