/[projects]/android/TrainInfoService/src/dk/thoerup/traininfoservice/LocateStations.java
ViewVC logotype

Diff of /android/TrainInfoService/src/dk/thoerup/traininfoservice/LocateStations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 450 by torben, Sat Oct 10 08:33:27 2009 UTC revision 451 by torben, Tue Oct 20 10:32:19 2009 UTC
# Line 145  public class LocateStations extends Http Line 145  public class LocateStations extends Http
145                                  if (conn != null) {                                  if (conn != null) {
146                                          conn.close();                                          conn.close();
147                                  }                                  }
148                          } catch (Throwable t) {}                          } catch (Exception t) {}
149                  }                  }
150          }          }
151    

Legend:
Removed from v.450  
changed lines
  Added in v.451

  ViewVC Help
Powered by ViewVC 1.1.20