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:
7aef14d
)
JAL-1544 typos in comments
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Thu, 18 Jun 2015 16:14:38 +0000
(17:14 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Thu, 18 Jun 2015 16:14:38 +0000
(17:14 +0100)
src/jalview/gui/ChimeraViewFrame.java
patch
|
blob
|
history
diff --git
a/src/jalview/gui/ChimeraViewFrame.java
b/src/jalview/gui/ChimeraViewFrame.java
index
1e6da78
..
f644e95
100644
(file)
--- a/
src/jalview/gui/ChimeraViewFrame.java
+++ b/
src/jalview/gui/ChimeraViewFrame.java
@@
-1378,11
+1378,10
@@
public class ChimeraViewFrame extends StructureViewerBase
is.close();
} catch (IOException e)
{
- // ignoreß
+ // ignore
}
}
}
- // return this.chimeraSessionFile == null ? "" : chimeraSessionFile;
}
@Override