From cdce28d6dc852c9e50f0d40d3c977167d3d466ca Mon Sep 17 00:00:00 2001 From: William Schaefer Date: Tue, 7 Aug 2018 17:38:51 -0400 Subject: [PATCH] 4014 auto format DataContentViewerOtherCases --- .../contentviewer/DataContentViewerOtherCases.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java index 9aa77e19a0..8a1ce6864e 100644 --- a/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java +++ b/Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java @@ -960,7 +960,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi /** * Get the type of this UniquePathKey. - * + * * @return the type */ String getType() { @@ -969,7 +969,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi /** * Get the file path for the UniquePathKey. - * + * * @return the filePath */ String getFilePath() { @@ -978,7 +978,7 @@ public class DataContentViewerOtherCases extends JPanel implements DataContentVi /** * Get the data source id for the UniquePathKey. - * + * * @return the dataSourceID */ String getDataSourceID() {