tDOS. Really? - 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 6ffc52c1ca93c1531ec8454842a0f4e615d58433
 (DIR) parent fec793445814650bce32d40aae31ac526447b27f
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 31 Mar 2017 16:47:14 +0200
       
       DOS. Really?
       
       Diffstat:
         dos.c                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dos.c b/dos.c
       t@@ -13,7 +13,7 @@
        char *
        dosenc(char *str, int l)
        {
       -        /* To be implemented. */
       +        /* To be implemented. Really? */
                return str;
        }