Ignore:
Timestamp:
Sep 5, 2001, 3:39:12 PM (24 years ago)
Author:
bird
Message:

Added $Id:$ keyword.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shdocvw/webbrowser.c

    r4943 r6649  
     1/* $Id: webbrowser.c,v 1.2 2001-09-05 13:39:12 bird Exp $ */
    12/*
    23 * Implementation of IWebBrowser interface for IE Web Browser control
     
    228229 */
    229230
    230 static ICOM_VTABLE(IWebBrowser) WB_Vtbl = 
     231static ICOM_VTABLE(IWebBrowser) WB_Vtbl =
    231232{
    232233    ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
Note: See TracChangeset for help on using the changeset viewer.