gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3922 - in GNUnet: po src/setup/ncurses


From: grothoff
Subject: [GNUnet-SVN] r3922 - in GNUnet: po src/setup/ncurses
Date: Mon, 11 Dec 2006 19:30:06 -0800 (PST)

Author: grothoff
Date: 2006-12-11 19:30:01 -0800 (Mon, 11 Dec 2006)
New Revision: 3922

Modified:
   GNUnet/po/POTFILES.in
   GNUnet/src/setup/ncurses/wizard_curs.c
Log:
fix

Modified: GNUnet/po/POTFILES.in
===================================================================
--- GNUnet/po/POTFILES.in       2006-12-12 03:27:03 UTC (rev 3921)
+++ GNUnet/po/POTFILES.in       2006-12-12 03:30:01 UTC (rev 3922)
@@ -148,7 +148,6 @@
 src/util/boot/startup.c
 src/util/string/string.c
 src/util/string/xmalloctest.c
-src/util/string/dlmalloc.c
 src/util/string/xmalloc.c
 src/util/threads/pthread.c
 src/util/threads/shutdowntest2.c
@@ -317,7 +316,6 @@
 src/applications/tracekit/tracekit.h
 src/applications/tbench/tbench.h
 src/util/network/network.h
-src/util/string/dlmalloc.h
 src/util/crypto/locking_gcrypt.h
 src/setup/ncurses/mconf.h
 src/setup/ncurses/wizard_curs.h

Modified: GNUnet/src/setup/ncurses/wizard_curs.c
===================================================================
--- GNUnet/src/setup/ncurses/wizard_curs.c      2006-12-12 03:27:03 UTC (rev 
3921)
+++ GNUnet/src/setup/ncurses/wizard_curs.c      2006-12-12 03:30:01 UTC (rev 
3922)
@@ -26,7 +26,7 @@
  *
  * TODO:
  * - use ectx to capture error messages and show them to
- *   the user properly
+ *   the user properly (some currently printf'ed to console!)
  * - additional autodetections (IP, etc)
  * - share helper functions with mconf.c (refactoring)
  */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]