Ignore:
Timestamp:
Jan 29, 2001, 2:22:21 AM (25 years ago)
Author:
bird
Message:

Corrected bogus syntax. (strict compiler)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/exceptions.cpp

    r4613 r5037  
    1 /* $Id: exceptions.cpp,v 1.48 2000-11-18 16:20:06 sandervl Exp $ */
     1/* $Id: exceptions.cpp,v 1.49 2001-01-29 01:22:21 bird Exp $ */
    22
    33/* WARNING: Compiling this module with ICC with optimizations turned on   */
     
    668668 *****************************************************************************/
    669669
    670 void static dprintfException(PEXCEPTIONREPORTRECORD       pERepRec,
     670static void dprintfException(PEXCEPTIONREPORTRECORD       pERepRec,
    671671                             PEXCEPTIONREGISTRATIONRECORD pERegRec,
    672672                             PCONTEXTRECORD               pCtxRec,
Note: See TracChangeset for help on using the changeset viewer.