tFailed. Will retry later. - rohrpost - A commandline mail client to change the world as we see it.
 (HTM) git clone git://r-36.net/rohrpost
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit fec793445814650bce32d40aae31ac526447b27f
 (DIR) parent ba7c1d3dba8115ac19da4030109b818ae5f3e4e1
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 22 Mar 2017 14:13:04 +0100
       
       Failed. Will retry later.
       
       Diffstat:
         ind.h                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/ind.h b/ind.h
       t@@ -12,7 +12,7 @@
        #include <stdarg.h>
        #include <time.h>
        
       -#define MAXLINESIZE 10485760
       +#define MAXLINESIZE 1048576
        
        void die(char *fmt, ...);
        void edie(char *fmt, ...);