Ignore:
Timestamp:
Aug 14, 1999, 6:13:16 PM (26 years ago)
Author:
cbratschi
Message:

wine-990731 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/ipaddress.c

    r295 r496  
    1 /* $Id: ipaddress.c,v 1.6 1999-07-12 15:58:47 cbratschi Exp $ */
     1/* $Id: ipaddress.c,v 1.7 1999-08-14 16:13:11 cbratschi Exp $ */
    22/*
    33 * IP Address control
     
    597597}
    598598
    599 LRESULT WINAPI
     599static LRESULT WINAPI
    600600IPADDRESS_WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
    601601{
Note: See TracChangeset for help on using the changeset viewer.