Robert Naumann : mgmtapi: Fix a typo in the export of SnmpMgrRequest.
27 Mar
2014
27 Mar
'14
7:40 p.m.
Module: wine Branch: master Commit: cd3b688331eb772c45b623a9dc0ad4f929d7c6fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=cd3b688331eb772c45b623a9dc... Author: Robert Naumann <gonzomdx(a)gmail.com> Date: Thu Mar 27 14:00:52 2014 +0100 mgmtapi: Fix a typo in the export of SnmpMgrRequest. --- dlls/mgmtapi/mgmtapi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/mgmtapi/mgmtapi.spec b/dlls/mgmtapi/mgmtapi.spec index 9166cd4..a052d73 100644 --- a/dlls/mgmtapi/mgmtapi.spec +++ b/dlls/mgmtapi/mgmtapi.spec @@ -4,6 +4,6 @@ @ stub SnmpMgrGetTrapEx @ stub SnmpMgrOidToStr @ stub SnmpMgrOpen -@ stub SnmpMgrrequest +@ stub SnmpMgrRequest @ stub SnmpMgrStrToOid @ stub SnmpMgrTrapListen
4281
Age (days ago)
4281
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard