Changeset 4204 for trunk/src/target/opkg/libopkg/file_util.c
- Timestamp:
- 03/13/08 16:38:39 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/target/opkg/libopkg/file_util.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/opkg/libopkg/file_util.c
r4029 r4204 141 141 int i, err; 142 142 FILE *file; 143 unsignedchar *md5sum_hex;143 char *md5sum_hex; 144 144 unsigned char md5sum_bin[md5sum_bin_len]; 145 145
Note: See TracChangeset
for help on using the changeset viewer.
