/[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 857 by torben, Wed May 5 20:11:03 2010 UTC revision 858 by torben, Wed Jun 16 08:11:33 2010 UTC
# Line 66  public class LocateStations extends Http Line 66  public class LocateStations extends Http
66    
67                  StringBuffer buff = new StringBuffer();                  StringBuffer buff = new StringBuffer();
68    
69                  buff.append("<?xml version=\"1.0\" ?>\n");                  buff.append("<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n");
70                  buff.append("<stations>\n");                      buff.append("<stations>\n");    
71    
72    

Legend:
Removed from v.857  
changed lines
  Added in v.858

  ViewVC Help
Powered by ViewVC 1.1.20