/[pkg-mixmaster]/trunk/Mix/Src/dummy.c
ViewVC logotype

Contents of /trunk/Mix/Src/dummy.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Wed Oct 31 08:19:51 2001 UTC (11 years, 7 months ago) by rabbi
File MIME type: text/plain
File size: 162 byte(s)
Initial revision
1 /* Dummy function for programs that don't use menuutil.c */
2
3 #include "mix3.h"
4
5 int menu_getuserpass(BUFFER *b, int i)
6 {
7 return -1;
8 }
9
10 void cl(int y, int x)
11 {}

  ViewVC Help
Powered by ViewVC 1.1.5