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

Comparing Convert-UUlib/uulib/uustring.h (file contents):
Revision 1.3 by root, Tue Jun 12 03:20:45 2001 UTC vs.
Revision 1.3.2.2 by root, Sun Oct 13 13:03:09 2002 UTC

1/* extracted from Id: uustring.c,v 1.2 2001/06/11 20:42:38 root Exp */ 1/* extracted from Id: uustring.c,v 1.8 2002/03/11 09:15:47 fp Exp */
2#define S_NOT_OPEN_SOURCE 1 2#define S_NOT_OPEN_SOURCE 1
3#define S_NOT_OPEN_TARGET 2 3#define S_NOT_OPEN_TARGET 2
4#define S_NOT_OPEN_FILE 3 4#define S_NOT_OPEN_FILE 3
5#define S_NOT_STAT_FILE 4 5#define S_NOT_STAT_FILE 4
6#define S_SOURCE_READ_ERR 5 6#define S_SOURCE_READ_ERR 5
17#define S_PARM_CHECK 16 17#define S_PARM_CHECK 16
18#define S_SHORT_BINHEX 17 18#define S_SHORT_BINHEX 17
19#define S_DECODE_CANCEL 18 19#define S_DECODE_CANCEL 18
20#define S_ENCODE_CANCEL 19 20#define S_ENCODE_CANCEL 19
21#define S_SCAN_CANCEL 20 21#define S_SCAN_CANCEL 20
22#define S_SIZE_MISMATCH 21
23#define S_PSIZE_MISMATCH 22
24#define S_CRC_MISMATCH 23
25#define S_PCRC_MISMATCH 24
22#define S_LOADED_PART 21 26#define S_LOADED_PART 25
23#define S_NO_DATA_FOUND 22 27#define S_NO_DATA_FOUND 26
24#define S_NO_BIN_FILE 23 28#define S_NO_BIN_FILE 27
25#define S_STRIPPED_SETUID 24 29#define S_STRIPPED_SETUID 28
26#define S_DATA_SUSPICIOUS 25 30#define S_DATA_SUSPICIOUS 29
27#define S_NO_TEMP_NAME 26 31#define S_NO_TEMP_NAME 30
28#define S_BINHEX_SIZES 27 32#define S_BINHEX_SIZES 31
29#define S_BINHEX_BOTH 28 33#define S_BINHEX_BOTH 32
30#define S_SMERGE_MERGED 29 34#define S_SMERGE_MERGED 33
31#define S_MIME_NO_BOUNDARY 30 35#define S_MIME_NO_BOUNDARY 34
32#define S_MIME_B_NOT_FOUND 31 36#define S_MIME_B_NOT_FOUND 35
33#define S_MIME_MULTI_DEPTH 32 37#define S_MIME_MULTI_DEPTH 36
34#define S_MIME_PART_MULTI 33 38#define S_MIME_PART_MULTI 37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines