Differences
This shows you the differences between the selected revisions of the page.
| 2012-03-21 | 2012-03-21 | ||
| library_vb (martin) | space after catch (martin) | ||
| Line 92: | Line 92: | ||
| return 0; | return 0; | ||
| } | } | ||
| - | catch(Exception e) | + | catch·(Exception e) |
| { | { | ||
| Console.WriteLine("Error: {0}", e); | Console.WriteLine("Error: {0}", e); | ||