Commit 3a533a6
Jacob Mansfield
use Java 7's try with resources to ensure the ObjectOutput gets closed correctly
1 parent 44850e0 commit 3a533a6
File tree
1 file changed
+3
-3
lines changed- app/src/main/java/ie/macinnes/tvheadend/player
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | 182 | | |
184 | 183 | | |
185 | | - | |
186 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments