Fixed outoing packet queue handling bug on very high load.
[silc.git] / lib / silcutil / unix / silcunixutil.c
index cab2086ad838fa197b81a71bd86275c966c8171b..8cb6a723f10db57e57b256888d35e5f8aa600ef1 100644 (file)
@@ -150,7 +150,7 @@ char *silc_get_username()
   }
   
   return strdup(logname);
-}                          
+}
 
 /* Returns the real name of ther user. */