about summary refs log tree commit diff stats
path: root/src/ui
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-02-03 23:46:20 +0000
committerJames Booth <boothj5@gmail.com>2013-02-03 23:46:20 +0000
commit2cea2639174d37f3bfe430b204734773bfeb1512 (patch)
tree2a060d331cbee2dbfbefd59023f654b7ddf581b0 /src/ui
parent3c9155be2c3fb7e2fab00335ac33791822ba9d18 (diff)
downloadprofani-tty-2cea2639174d37f3bfe430b204734773bfeb1512.tar.gz
Added asserts
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/windows.c b/src/ui/windows.c
index 21ebcdc7..88d34ad2 100644
--- a/src/ui/windows.c
+++ b/src/ui/windows.c
@@ -505,7 +505,7 @@ ui_disconnected(void)
             }
         }
     }
-    
+
     title_bar_set_status(PRESENCE_OFFLINE);
     status_bar_clear_message();
     status_bar_refresh();