style nit - irc - Unnamed repository; edit this file 'description' to name the repository.
 (HTM) git clone git://vernunftzentrum.de/irc.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 874cde6562f0c0817a6d14878269c4364cddb801
 (DIR) parent baa319ce6d7db30a166843fe1687cd0660d08f8b
 (HTM) Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
       Date:   Wed, 18 Jan 2017 18:00:25 -0500
       
       style nit
       
       Diffstat:
         irc.c                               |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/irc.c b/irc.c
       @@ -826,7 +826,6 @@ main(int argc, char *argv[])
                sndf("MODE %s +i", nick);
                while (!quit) {
                        fd_set rfs, wfs;
       -
                        int ret;
        
                        if (winchg)