/* Mixmaster version 2.9  --  (C) 1999 - 2003 Anonymizer Inc. and others.

   Mixmaster may be redistributed and modified under certain conditions.
   This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
   ANY KIND, either express or implied. See the file COPYRIGHT for
   details.

   Dummy function for programs that don't use menuutil.c 
   $Id: dummy.c 665 2003-11-09 01:47:32Z rabbi $ */


#include "mix3.h"

int menu_getuserpass(BUFFER *b, int i)
{
  return -1;
}

void cl(int y, int x)
{}


syntax highlighted by Code2HTML, v. 0.9.1