Changeset 689 for trunk/dll/error.c


Ignore:
Timestamp:
Jun 15, 2007, 8:33:24 AM (18 years ago)
Author:
Steven Levine
Message:

Commit OpenWatcom compatibility updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/error.c

    r636 r689  
    233233  CHAR szMsg[4096];
    234234  va_list va;
    235   PSZ psz;
    236235
    237236  // Format caller's message
     
    317316{
    318317  CHAR szMsg[4096];
    319   PSZ psz;
    320   HAB hab;
    321318  va_list va;
    322319
Note: See TracChangeset for help on using the changeset viewer.