new function: set_stream_fds()
[paraslash.git] / dbadm.c
diff --git a/dbadm.c b/dbadm.c
index 5f807eb2625d3e54baf33849ae659a8e2fcf1092..5e7bf6e1d44f1750a2649514693f265a6f548b0d 100644 (file)
--- a/dbadm.c
+++ b/dbadm.c
@@ -16,7 +16,7 @@
  *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
-/** \file dbadm.c simple attribute setting utility for the mysql dbtool */
+/** \file dbadm.c simple attribute setting utility for the mysql selector */
 
 #include "para.h"
 #include <menu.h>
@@ -37,7 +37,7 @@ WINDOW *att_win;
 static char **choices;
 
 /* no looging */
-void para_log(__unused int ll, __unused char *fmt,...)
+void para_log(__unused int ll, __unused const char *fmt,...)
 {
 }