- Timestamp:
- Jan 7, 2007, 3:16:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/src/load-stream.c
r1603 r1604 493 493 { 494 494 char *ret; 495 #if defined HAVE___SREFILL /* Don't fuzz if we have __srefill() */ 496 #else 495 497 struct fuzz *fuzz; 496 #if defined HAVE___SREFILL /* Don't fuzz if we have __srefill() */497 498 size_t i, size; 498 499 #endif
Note: See TracChangeset
for help on using the changeset viewer.