Skip to content

Commit 8f5b015

Browse files
committed
Reverting style changed by mistake
1 parent 425e45c commit 8f5b015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvAccessJava/src/org/epics/ca/ClientFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public void destroy() {
149149
context.destroy();
150150
} catch (CAException e) {
151151
e.printStackTrace();
152-
}
152+
}
153153
}
154154
/* (non-Javadoc)
155155
* @see org.epics.pvaccess.client.ChannelProvider#channelFind(java.lang.String, org.epics.pvaccess.client.ChannelFindRequester)

0 commit comments

Comments
 (0)