mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 09:20:43 +08:00
- Fixed the definition of SNMP_FUNC_TYPE.
svn path=/trunk/; revision=11146
This commit is contained in:
@@ -115,7 +115,7 @@ typedef struct {
|
||||
|
||||
#define SNMPAPI INT
|
||||
#ifndef SNMP_FUNC_TYPE
|
||||
#define SNMP_FUNC_TYPE
|
||||
#define SNMP_FUNC_TYPE STDCALL
|
||||
#endif
|
||||
|
||||
//LPVOID SNMP_FUNC_TYPE SnmpUtilMemAlloc(UINT nBytes);
|
||||
|
||||
Reference in New Issue
Block a user