Staticise a variable.
PR: 4722 Submitted by: Karl Denninger
This commit is contained in:
parent
d5e14b7e07
commit
4586e1abc5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user