FileContentUtil: Fix 'unexpected tag' javadoc warning
Change-Id: If2a3baf7d8633d438b412c3ddf38dcfcdc7bd552
This commit is contained in:
@@ -75,7 +75,7 @@ public class FileContentUtil {
|
||||
* @param revstr An {@code ObjectId} specifying the commit.
|
||||
* @param path A string specifying the filepath.
|
||||
* @param parent A 1-based parent index to get the content from instead. Null if the content
|
||||
* should be obtained from {@param revstr} instead.
|
||||
* should be obtained from {@code revstr} instead.
|
||||
* @return Content of the file as {@code BinaryResult}.
|
||||
* @throws ResourceNotFoundException
|
||||
* @throws IOException
|
||||
|
||||
Reference in New Issue
Block a user