git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5c441
)
javadoc
author
jprocter
<Jim Procter>
Mon, 30 Apr 2007 09:44:38 +0000
(09:44 +0000)
committer
jprocter
<Jim Procter>
Mon, 30 Apr 2007 09:44:38 +0000
(09:44 +0000)
src/jalview/util/DBRefUtils.java
patch
|
blob
|
history
diff --git
a/src/jalview/util/DBRefUtils.java
b/src/jalview/util/DBRefUtils.java
index
3587b83
..
81710dd
100755
(executable)
--- a/
src/jalview/util/DBRefUtils.java
+++ b/
src/jalview/util/DBRefUtils.java
@@
-110,7
+110,7
@@
public class DBRefUtils
* and return the canonical jalview name for the source, or the original
* string if it has no canonical form.
* @param source
- * @return canonical jalview source (one of jalview.datamodel.DBRefSource.*)
+ * @return canonical jalview source (one of jalview.datamodel.DBRefSource.*) or original source
*/
public static String getCanonicalName(String source)
{