r4847 - trunk/src/target/opkg/libopkg
tick at docs.openmoko.org
tick at docs.openmoko.org
Thu Dec 4 15:31:40 CET 2008
Author: tick
Date: 2008-12-04 15:31:39 +0100 (Thu, 04 Dec 2008)
New Revision: 4847
Modified:
trunk/src/target/opkg/libopkg/opkg_upgrade.c
Log:
opkg: trivial just indent
Modified: trunk/src/target/opkg/libopkg/opkg_upgrade.c
===================================================================
--- trunk/src/target/opkg/libopkg/opkg_upgrade.c 2008-12-04 11:47:54 UTC (rev 4846)
+++ trunk/src/target/opkg/libopkg/opkg_upgrade.c 2008-12-04 14:31:39 UTC (rev 4847)
@@ -74,6 +74,6 @@
free(old_version);
free(new_version);
- new->state_flag |= SF_USER;
- return opkg_install_pkg(conf, new,1);
+ new->state_flag |= SF_USER;
+ return opkg_install_pkg(conf, new,1);
}
More information about the commitlog
mailing list