Ignore:
Timestamp:
Jun 3, 2002, 3:37:36 PM (23 years ago)
Author:
sandervl
Message:

custom build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/wndmsg.cpp

    r7808 r8562  
    1 /* $Id: wndmsg.cpp,v 1.17 2002-02-06 16:31:49 sandervl Exp $ */
     1/* $Id: wndmsg.cpp,v 1.18 2002-06-03 13:37:19 sandervl Exp $ */
    22/*
    33 * Win32 window message text function for OS/2
     
    746746};
    747747
    748 INT gcMessages = sizeof(gaMsgs) / sizeof(MSGDESC);
     748static INT gcMessages = sizeof(gaMsgs) / sizeof(MSGDESC);
    749749
    750750
Note: See TracChangeset for help on using the changeset viewer.