Changeset 1766 for trunk/src


Ignore:
Timestamp:
Nov 18, 1999, 1:27:36 AM (26 years ago)
Author:
davidr
Message:

Change to warning log message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/oleaut32/olefont.cpp

    r632 r1766  
    1 /* $Id: olefont.cpp,v 1.2 1999-08-22 22:08:48 sandervl Exp $ */
     1/* $Id: olefont.cpp,v 1.3 1999-11-18 00:27:36 davidr Exp $ */
    22/*
    33 * OLE Font encapsulation implementation
     
    413413   
    414414    WARN(
    415          "() : asking for un supported interface %s\n",
     415         "OLEAUT32: IFont->QueryInterface(%s) : unsupported interface requested!",
    416416         clsid);
    417417
Note: See TracChangeset for help on using the changeset viewer.