We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425e45c commit 8f5b015Copy full SHA for 8f5b015
1 file changed
pvAccessJava/src/org/epics/ca/ClientFactory.java
@@ -149,7 +149,7 @@ public void destroy() {
149
context.destroy();
150
} catch (CAException e) {
151
e.printStackTrace();
152
- }
+ }
153
}
154
/* (non-Javadoc)
155
* @see org.epics.pvaccess.client.ChannelProvider#channelFind(java.lang.String, org.epics.pvaccess.client.ChannelFindRequester)
0 commit comments