Ignore:
Timestamp:
Aug 30, 2000, 3:56:39 PM (25 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/obj_oleview.h

    r801 r4124  
    1 /* $Id: obj_oleview.h,v 1.6 1999-09-02 19:07:18 phaller Exp $ */
     1/* $Id: obj_oleview.h,v 1.7 2000-08-30 13:56:39 sandervl Exp $ */
    22/*
    33 * Defines the COM interfaces and APIs related to ViewObject
     
    3636 * IViewObject interface
    3737 */
    38 typedef BOOL    (CALLBACK* IVO_ContCallback)(DWORD);
     38typedef BOOL    (* CALLBACK IVO_ContCallback)(DWORD);
    3939
    4040#define ICOM_INTERFACE IViewObject
Note: See TracChangeset for help on using the changeset viewer.