Ignore:
Timestamp:
Nov 2, 2009, 3:12:33 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

3rdparty: os2/xsystray: Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/3rdparty/os2/xsystray/xsystray.c

    r273 r274  
    475475
    476476VOID PostNotifyMsg(PSYSTRAYDATA pSysTrayData, HWND hwnd,
    477                    PNOTIFYDATA *pNotifyData)
     477                   PNOTIFYDATA pNotifyData)
    478478{
    479479    if (!WinPostMsg(hwnd, WM_XST_NOTIFY, pNotifyData, pSysTrayData->pvMemoryPool))
Note: See TracChangeset for help on using the changeset viewer.