Winify – Diff between revs 25 and 26

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 25 Rev 26
Line 160... Line 160...
160 } 160 }
161 catch (Exception ex) 161 catch (Exception ex)
162 { 162 {
163 Log.Warning(ex, "Failure running connection loop."); 163 Log.Warning(ex, "Failure running connection loop.");
164 } 164 }
165   -  
166 var e = "o"; -  
167 } 165 }
Line 168... Line 166...
168   166  
169 private static async Task<Image> RetrieveGotifyApplicationImage(int appId, Uri httpUri, Uri applicationUri, 167 private static async Task<Image> RetrieveGotifyApplicationImage(int appId, Uri httpUri, Uri applicationUri,
170 string auth, 168 string auth,