Changeset 91 for trunk/src/helpers/xprf.c
- Timestamp:
- Aug 2, 2001, 10:36:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xprf.c
r65 r91 434 434 pKey->lenKeyData); 435 435 436 if (!p Key)436 if (!pIniKey) 437 437 { 438 438 brc = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.