Procházet zdrojové kódy

Add missing # to javadoc comment

Change-Id: I351cee0ba2e77e3360846ac0c5368da3a322725c
Reported-by: Markus Keller <markus_keller@ch.ibm.com>
Signed-off-by: Jonathan Nieder <jrn@google.com>
tags/v4.1.0.201509280440-r
Jonathan Nieder před 9 roky
rodič
revize
c1fca6cb43

+ 1
- 1
org.eclipse.jgit/src/org/eclipse/jgit/lib/RefDatabase.java Zobrazit soubor

@@ -325,7 +325,7 @@ public abstract class RefDatabase {
* The result list includes non-ref items such as MERGE_HEAD and
* FETCH_RESULT cast to be refs. The names of these refs are not returned by
* <code>getRefs(ALL)</code> but are accepted by {@link #getRef(String)}
* and {@link exactRef(String)}.
* and {@link #exactRef(String)}.
*
* @return a list of additional refs
* @throws IOException

Načítá se…
Zrušit
Uložit