mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
removed some of the rough edges from the splitup
This commit is contained in:
parent
f92475aa3c
commit
722312c326
@ -25,6 +25,11 @@ extern int DEBUGLEVEL;
|
||||
|
||||
time_t smb_last_time=(time_t)0;
|
||||
|
||||
char *InBuffer = NULL;
|
||||
char *OutBuffer = NULL;
|
||||
char *last_inbuf = NULL;
|
||||
|
||||
|
||||
/*
|
||||
* Size of data we can send to client. Set
|
||||
* by the client for all protocols above CORE.
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user