Changeset 488
- Timestamp:
- Sep 7, 2006, 7:10:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/objcnr.c
r349 r488 11 11 24 May 05 SHL Rework for CNRITEM.szSubject 12 12 13 Jul 06 SHL Use Runtime_Error 13 01 Sep 06 SHL Do not complain for normal cancel 13 14 14 15 ***********************************************************************/ … … 403 404 data->dying = TRUE; 404 405 data->stopflag = 0xff; 405 Runtime_Error(pszSrcFile, __LINE__, "working unexpected");406 406 break; 407 407 }
Note:
See TracChangeset
for help on using the changeset viewer.