[Mew-dist 15673] a patch for b93

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
2000年 12月 28日 (木) 17:22:00 JST


b93 を NetBSD でお使いの人は、このパッチを当て下さい。はぁ。

--かず

Index: bin/mewls.c
===================================================================
RCS file: /usr/home/kazu/cvsroot/Mew/mew/bin/mewls.c,v
retrieving revision 1.70
retrieving revision 1.71
diff -c -r1.70 -r1.71
*** bin/mewls.c	2000/12/28 06:51:09	1.70
--- bin/mewls.c	2000/12/28 08:15:38	1.71
***************
*** 865,871 ****
  	int optc, rest;
  	int eflag = 0, nflag = 1, sflag = 0;
  	int wait;
! 	unsigned useconds_t wait_for = 0;
  	unsigned int lim = 0;
  	struct stat st;
  	int  (*func_print)(FILE *, char *, char *);
--- 865,871 ----
  	int optc, rest;
  	int eflag = 0, nflag = 1, sflag = 0;
  	int wait;
! 	useconds_t wait_for = 0;
  	unsigned int lim = 0;
  	struct stat st;
  	int  (*func_print)(FILE *, char *, char *);



Mew-dist メーリングリストの案内