Changeset 4473 for trunk/src/target/opkg/libopkg/libopkg.c
- Timestamp:
- 06/04/08 16:49:44 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/target/opkg/libopkg/libopkg.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/opkg/libopkg/libopkg.c
r4441 r4473 272 272 if (err) 273 273 { 274 opkg_print_error_list (&opkg_conf); 274 275 return err; 275 276 } … … 486 487 if (err) 487 488 { 489 opkg_print_error_list (&opkg_conf); 488 490 return err; 489 491 }
Note: See TracChangeset
for help on using the changeset viewer.
