Skip to content

Commit 4004612

Browse files
committed
add embedded comment
1 parent 3abe03f commit 4004612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/HistoryEntry.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ public void setFiles(SortedSet<String> files) {
186186
*/
187187
@Deprecated(since = "1.7.11", forRemoval = true)
188188
public void setTags(String tags) {
189+
// Tags moved to the History object.
189190
}
190191

191192
@Override

0 commit comments

Comments
 (0)