Patch level : 2.0 464
Files correlati : cb6.dll Ricompilazione Demo : [ ] Commento : Modifiche per la compilazione linux git-svn-id: svn://10.65.10.50/trunk@11081 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
3d6c8b3e2d
commit
8c30c691dd
@ -407,6 +407,9 @@ int S4FUNCTION code4passwordSet( CODE4 *c4, const char *userId, const char *oldP
|
|||||||
int S4FUNCTION code4initLow( CODE4 *c4, const char *defaultProtocol, long versionId )
|
int S4FUNCTION code4initLow( CODE4 *c4, const char *defaultProtocol, long versionId )
|
||||||
{
|
{
|
||||||
char v1[10], v2[10] ;
|
char v1[10], v2[10] ;
|
||||||
|
#ifdef S4WINDOWS
|
||||||
|
int n;
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef S4TESTING
|
#ifdef S4TESTING
|
||||||
int exclusiveFlag ;
|
int exclusiveFlag ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user