Changeset 132
- Timestamp:
- 02/15/06 19:08:44 (3 years ago)
- Files:
-
- fastphoto/trunk/src/send.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fastphoto/trunk/src/send.c
r131 r132 80 80 { 81 81 if (params->outfile) { 82 header_end(); 82 83 putfile (params->outfile); 83 84 } else {
