mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 08:56:15 +00:00
Merge pull request #5729 from APriestman/doxygenFixes_20200323
Doxygen warnings
This commit is contained in:
commit
2ed45115d1
@ -526,6 +526,7 @@ public class RdbmsCentralRepoFactory {
|
||||
* on the selected CR platform/RDMBS.
|
||||
*
|
||||
* @param pkName name of primary key.
|
||||
* @param selectedPlatform The selected platform.
|
||||
*
|
||||
* @return SQL clause to be used in a Create table statement
|
||||
*/
|
||||
@ -802,6 +803,7 @@ public class RdbmsCentralRepoFactory {
|
||||
* Inserts the default content in persona related tables.
|
||||
*
|
||||
* @param conn Database connection to use.
|
||||
* @param selectedPlatform The selected platform.
|
||||
*
|
||||
* @return True if success, false otherwise.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user