tadd -C - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a6c0ff35ee294c0a808e1792eb4f43820fed8f16
 (DIR) parent ac3d1298136013e210bd345a6afa366fd1d736da
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri,  4 Nov 2005 20:57:00 +0000
       
       add -C
       
       Diffstat:
         M src/cmd/draw/stats.c                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/src/cmd/draw/stats.c b/src/cmd/draw/stats.c
       t@@ -109,7 +109,7 @@ Machine        *mach;
        Font                *mediumfont;
        char                *fontname;
        char                *mysysname;
       -char                argchars[] = "bceEfiIlmnsw";
       +char                argchars[] = "bcCeEfiIlmnsw";
        int                pids[1024];
        int                 parity;        /* toggled to avoid patterns in textured background */
        int                nmach;