ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/uulib/uuencode.c
(Generate patch)

Comparing Convert-UUlib/uulib/uuencode.c (file contents):
Revision 1.2.2.4 by root, Thu Nov 6 13:08:23 2003 UTC vs.
Revision 1.2.2.5 by root, Sun Apr 18 19:55:46 2004 UTC

55#else 55#else
56#define SEEK_SET 0 56#define SEEK_SET 0
57#endif 57#endif
58#endif 58#endif
59 59
60char * uuencode_id = "$Id: uuencode.c,v 1.2.2.4 2003/11/06 13:08:23 root Exp $"; 60char * uuencode_id = "$Id: uuencode.c,v 1.2.2.5 2004/04/18 19:55:46 root Exp $";
61 61
62#if 0 62#if 0
63/* 63/*
64 * the End-Of-Line string. MIME enforces CRLF, so that's what we use. Some 64 * the End-Of-Line string. MIME enforces CRLF, so that's what we use. Some
65 * implementations of uudecode will complain about a missing end line, since 65 * implementations of uudecode will complain about a missing end line, since

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines