Differences
This shows you the differences between the selected revisions of the page.
2013-05-09 | 2013-05-09 | ||
no summary (110.143.179.190) (hidden) | Restored revision 1367307125. Undoing revision 1368063032. (martin) (hidden) | ||
Line 95: | Line 95: | ||
catch (Exception e) | catch (Exception e) | ||
{ | { | ||
- | Console.WriteLine("Error: {0}", e); //comments | + | Console.WriteLine("Error: {0}", e); |
return 1; | return 1; | ||
} | } |