Staticise a variable.

PR:		4722
Submitted by:	Karl Denninger
This commit is contained in:
markm 1997-10-08 07:02:48 +00:00
parent bbf8a25d45
commit ad57db7eef

View File

@ -65,7 +65,7 @@ des_cblock (*iv);
long rnum;
int i,j,k,outnum;
char *outbuf=NULL;
static char *outbuf=NULL;
char shortbuf[8];
char *p;
static int start=1;