diff options
| author | hawken <hawken@thehawken.org> | 2019-01-07 23:27:46 +0000 |
|---|---|---|
| committer | hawken <hawken@thehawken.org> | 2019-01-07 23:27:46 +0000 |
| commit | bd169e4fd4f5586ab8dad323a520cbcc10de54fe (patch) | |
| tree | 25ac796d1cbba2d1411612e210b2fde904593ddb /OpenSubtitlesHandler/Console/OSHConsole.cs | |
| parent | ba1794f64bb1959b3af0fbbddca57df14a5544a9 (diff) | |
remove trailing whitespace
Diffstat (limited to 'OpenSubtitlesHandler/Console/OSHConsole.cs')
| -rw-r--r-- | OpenSubtitlesHandler/Console/OSHConsole.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/Console/OSHConsole.cs b/OpenSubtitlesHandler/Console/OSHConsole.cs index 04c00bf25..348c1ce89 100644 --- a/OpenSubtitlesHandler/Console/OSHConsole.cs +++ b/OpenSubtitlesHandler/Console/OSHConsole.cs @@ -26,7 +26,7 @@ namespace OpenSubtitlesHandler.Console /// <summary> /// Write line to the console and raise the "LineWritten" event /// </summary> - /// + /// /// <param name="text">The debug line</param> /// <param name="code">The status</param> public static void WriteLine(string text, DebugCode code = DebugCode.None) |
