Updated to version 1.139

Please keep in mind that this is still a development version and might surprise you (not necessarily in a good way).

Do not let me discourage you to build and test this version, although there will be some risks involved such as data corruption or loss of data.
This commit is contained in:
obarthel
2018-05-26 14:37:48 +02:00
parent 329b22942d
commit ea486c36c9
19 changed files with 1224 additions and 1103 deletions
-4
View File
@@ -40,10 +40,6 @@
/*****************************************************************************/
extern VOID VARARGS68K SPrintf(STRPTR buffer, STRPTR formatString,...);
/*****************************************************************************/
/* This can be used to enable or disable the SMB packet dump output. */
static int dump_smb_enabled;