Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
1cd20255dd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/conf.c

+ 1 - 0
src/conf.c

@@ -34,6 +34,7 @@ tellconf(conf_t * inconf)
   int i = 0;
 
   sdprintf("uid: %d\n", inconf->uid);
+  sdprintf("uname: %s\n", inconf->uname);
   sdprintf("homedir: %s\n", inconf->homedir);
   sdprintf("binpath: %s\n", inconf->binpath);
   sdprintf("binname: %s\n", inconf->binname);