Revert commit a61ee2e
This commit is contained in:
committed by
dukelsky
parent
459303ea19
commit
e6e77b0634
@@ -90,7 +90,7 @@ int SMBCALL smb_ver(void)
|
||||
|
||||
char* SMBCALL smb_lib_ver(void)
|
||||
{
|
||||
return((char *)SMBLIB_VERSION);
|
||||
return(SMBLIB_VERSION);
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
|
Reference in New Issue
Block a user