Changeset 486

Show
Ignore:
Timestamp:
02/26/07 15:32:18 (2 years ago)
Author:
anthony_rowe
Message:

undo last bad change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/projects/jpeg-cam/main.c

    r485 r486  
    5757    } while(f!=NULL); 
    5858 
    59     fclose(f); 
    6059    // print file that you are going to write to stderr 
    6160    fprintf(stderr,"%s\r\n", filename); 
  • trunk/projects/security-cam/main.c

    r485 r486  
    136136    } while (f != NULL); 
    137137 
    138     // close read only file 
    139     //fclose (f); 
    140138    // print file that you are going to write to stderr 
    141139    fprintf (stderr, "%s\r\n", filename);