Ignore:
Timestamp:
Jul 5, 2011, 7:53:19 PM (14 years ago)
Author:
dmik
Message:

testapp: exceptions/seh: crash: Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testapp/exceptions/seh/crash.c

    r21660 r21663  
    9191       printf("In foo(%d)...\n", code);
    9292
    93        if (code == 5)
     93       if (code == 2)
    9494       {
    9595           throw_EXCEPTION_INT_DIVIDE_BY_ZERO();
Note: See TracChangeset for help on using the changeset viewer.